Add SetBulbWakeTime client message

This commit is contained in:
2022-10-02 22:23:37 +02:00
parent 62887371c9
commit 4273640cd3
3 changed files with 16 additions and 2 deletions

View File

@ -5,6 +5,7 @@ edition = "2021"
[dependencies]
serde = { version = "1.0.137", features = ["derive"] }
chrono = { version = "0.4.20", features = ["serde"] }
[dependencies.lighter_lib]
git = "https://git.nubo.sh/hulthe/lighter.git"