mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Merge branch 'master'
This commit is contained in:
commit
5edeafbe31
@ -247,6 +247,7 @@ void mqtt_ha_register_activepage()
|
||||
doc[F("cmd_t")] = F("~command/page");
|
||||
doc[F("stat_t")] = F("~state/page");
|
||||
doc[F("avty_t")] = F("~LWT");
|
||||
doc[F("json_attr_t")] = F("~state/statusupdate");
|
||||
|
||||
snprintf_P(buffer, sizeof(buffer), PSTR("hasp_%s-%s"), HASP_MAC_ADDRESS, item);
|
||||
doc[F("uniq_id")] = buffer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user