Conform to HA guidelines for device config sharing
Sharing of device configuration in line with https://developers.home-assistant.io/blog/2023/07/21/change-naming-mqtt-entities/
This commit is contained in:
@@ -63,6 +63,7 @@ private:
|
||||
String _baseTopic;
|
||||
String _hostname;
|
||||
|
||||
JsonDocument _uidToName;
|
||||
char _nukiHubUidString[20];
|
||||
|
||||
bool _offEnabled = false;
|
||||
|
||||
Reference in New Issue
Block a user