Closed bbrendon closed 5 years ago
Also, I think a capitol M in Map for the entity ID is bad form so I removed it though I'm not sure.
Thanks for your pull request. With the capital M I agree with you. We could also try to set the friendly_name of the entity, then it would not be a breakin change. What do you think?
Hmm. Either way. Since last_update is technically part of the zigbee2mqtt_networkmap domain I guess it would be okay. Usually stuff in HASS has a more generic domain though. I think a more "hass" like name would be networkmap.zigbee2mqtt_map_last_update.
Right now when the update runs it updates the entity ID zigbee2mqtt_networkmap.last_update which is fine except when viewing the logbook it's very confusing. Changing the entity ID to zigbee2mqtt_networkmap.map_last_update makes it much less confusing.