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