Added hue wall switches
All checks were successful
Build and deploy / Build application (push) Successful in 4m9s
Build and deploy / Build container (push) Successful in 53s
Build and deploy / Deploy container (push) Successful in 32s

This commit is contained in:
2024-11-30 22:16:49 +01:00
parent 5185b0d3ba
commit 6b8d0b7d56
7 changed files with 166 additions and 16 deletions

View File

@@ -61,6 +61,7 @@ tokio-util = { version = "0.7.11", features = ["full"] }
uuid = "1.8.0"
dyn-clone = "1.0.17"
impls = "1.0.3"
zigbee2mqtt-types = { version = "0.2.0", features = ["debug", "philips"] }
[patch.crates-io]
wakey = { git = "https://git.huizinga.dev/Dreaded_X/wakey" }