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