Refactored how we deal with blocking code and added AudioSetup

This commit is contained in:
2023-01-03 05:26:00 +01:00
parent 06e511758b
commit cfd10a7daf
13 changed files with 464 additions and 118 deletions

View File

@@ -25,3 +25,9 @@ type = "WakeOnLAN"
info = { name = "Zeus", room = "Living Room" }
mqtt = { topic = "automation/appliance/living_room/zeus" }
mac_address = "30:9c:23:60:9c:13"
[devices.audio]
type = "AudioSetup"
mqtt = { topic = "zigbee2mqtt/living/remote" }
mixer = [10, 0, 0, 49]
speakers = [10, 0, 0, 182]