Use own struct to deserialize hue switch state and added hold actions

This commit is contained in:
2025-01-28 22:48:02 +01:00
parent 47d509cec1
commit 746e19eb8c
4 changed files with 30 additions and 3066 deletions

View File

@@ -64,7 +64,6 @@ tokio-util = { version = "0.7.11", features = ["full"] }
tracing-subscriber = "0.3.16"
uuid = "1.8.0"
wakey = "0.3.0"
zigbee2mqtt-types = { version = "0.4.0", features = ["debug", "philips"] }
air_filter_types = { git = "https://git.huizinga.dev/Dreaded_X/airfilter", tag = "v0.4.4" }
[dependencies]