Update NukiNetwork.cpp
This commit is contained in:
@@ -1061,12 +1061,12 @@ void NukiNetwork::publishHASSConfig(char* deviceType, const char* baseTopic, cha
|
||||
"Restart Nuki Hub",
|
||||
name,
|
||||
baseTopic,
|
||||
String("~") + mqtt_topic_reset,
|
||||
_lockPath + mqtt_topic_reset,
|
||||
deviceType,
|
||||
"",
|
||||
"",
|
||||
"diagnostic",
|
||||
String("~") + mqtt_topic_reset,
|
||||
_lockPath + mqtt_topic_reset,
|
||||
{
|
||||
{ (char*)"ic", (char*)"mdi:restart" },
|
||||
{ (char*)"pl_on", (char*)"1" },
|
||||
@@ -4070,4 +4070,4 @@ String NukiNetwork::localIP()
|
||||
{
|
||||
return _device->localIP();
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user