Refactored how we deal with blocking code and added AudioSetup
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user