rgruebel / ha_zigbee2mqtt_networkmap

Custom Component for Homeassistant to show zigbee2mqtt Networkmap
169 stars 43 forks source link

Map Won't Update. #25

Closed wes1993 closed 4 years ago

wes1993 commented 4 years ago

I have installed the Addon but i can't update the map. i have this in the log: 2019-11-17 18:22:27 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: domain=zigbee2mqtt_networkmap, service=update, service_data=> 2019-11-17 18:22:27 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: domain=mqtt, service=publish, service_data=topic=your topic (optional, default zigbee2mqtt)/bridge/networkmap, payload=graphviz> My zigbee2mqtt addon is 1.6.0 and HomeAssistant is 0.101.3

rgruebel commented 4 years ago

You uncommented the 'topic: your topic (optional, default zigbee2mqtt)' from my configuration example. if you have not set another topic in zigbee2mqtt remove this line.