Added hue_bridge to bridge across the presence and darkness events

This commit is contained in:
2023-01-05 03:01:21 +01:00
parent 69abaf98d7
commit f88c7a5695
5 changed files with 100 additions and 2 deletions
+1
View File
@@ -5,3 +5,4 @@ pub mod config;
pub mod presence;
pub mod ntfy;
pub mod light_sensor;
pub mod hue_bridge;