mirror of
https://github.com/wled/WLED.git
synced 2025-07-08 19:36:33 +00:00
Fix for #3878
This commit is contained in:
parent
674481f0d1
commit
e83d3cb4a3
@ -59,7 +59,7 @@ private:
|
|||||||
bool sensorFound = false;
|
bool sensorFound = false;
|
||||||
|
|
||||||
// Home Assistant and MQTT
|
// Home Assistant and MQTT
|
||||||
String mqttLuminanceTopic = F("");
|
String mqttLuminanceTopic;
|
||||||
bool mqttInitialized = false;
|
bool mqttInitialized = false;
|
||||||
bool HomeAssistantDiscovery = true; // Publish Home Assistant Discovery messages
|
bool HomeAssistantDiscovery = true; // Publish Home Assistant Discovery messages
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user