Added debug bridge to publish state on mqtt
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-17 20:09:00 +01:00
parent f756562676
commit 4844bd5d79
10 changed files with 135 additions and 8 deletions
+1
View File
@@ -8,3 +8,4 @@ pub mod light_sensor;
pub mod hue_bridge;
pub mod auth;
pub mod error;
pub mod debug_bridge;