Use broadcast for mqtt message so we can have a queue
This commit is contained in:
@@ -8,7 +8,7 @@ use automation::{
|
||||
config::{Config, OpenIDConfig},
|
||||
devices,
|
||||
hue_bridge::HueBridge,
|
||||
light_sensor, mqtt::{self, Mqtt},
|
||||
light_sensor, mqtt::Mqtt,
|
||||
ntfy::Ntfy,
|
||||
presence,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user