I dont have start listen in MQTT
Sorry if I missed it, but what version of HA are you running?
Apologize, i didnāt tell it as well . Iām using 0.88 (homeassistant on raspbian) because i cannot upgrade due to few of my plugins.
Hmm. not sure if there are dependencies on a newer version of HA.
So if you do not have this, then try through MQTT.fx (http://mqttfx.org/)
But before you do, can you confirm you have the files? (mine is installed through HACS and if the file is there (map.html), when opening, do you see the map?
Really? You need to concentrate on getting up to date. Start another thread on getting your plugins (what is a plugin?) going properly. Tag me in if you like, but letās not do it in this thread!
Itās the bticino lights component. I know there is the updated version but somebody told me itās slower than the previous update but Iāll try to updateā¦ I swear
BTW I double checked and it is not a matter of HA version. from log I can see the automation trigger on Zigbee2Mqtt and its reply
Preformatted text
info 2020-06-17 14:12:00: MQTT publish: topic āzigbee2mqtt/bridge/networkmap/graphvizā, payload 'digraph `
But it looks like the map component didnāt receive this reply. From UI I can still see: No update received yet. Re-checkingā¦
And the source.js file is not created
Hi guys,
i am on Ppi4 Buster with Docker and Supervisor.
Installed with HACS, added to yaml
webhook:
zigbee2mqtt_networkmap:
#topic: your topic (optional, default zigbee2mqtt)
panel_iframe:
networkmap:
title: 'Zigbee Map'
url: '/local/community/zigbee2mqtt_networkmap/map.html'
icon: 'mdi:graphql'
custom components seems to be ok
But got no button in menu and no service zigbee2mqtt_networkmap.update.
What have i done wrong?
Thanks a lot!
You have wrongly indented the code.
You are right!
Thanks a lot!
But i have just copy-pasted itā¦
So is it working now?
Yes! Thank one more time!
Hey there, I have noticed today (not sure since it has been like that) that the graph does not update, if I try manually it returns this error:
Error with graph update, try reloading this page or HASS
Any idea?
Thanks
Hi guys!
Does anybody know how to add the second map with a different topic?
I have the same configuration and problem. What is the solution for you?
Here was my solution
what did you change instead of this?
webhook:
zigbee2mqtt_networkmap:
#topic: your topic (optional, default zigbee2mqtt)
panel_iframe:
networkmap:
title: 'Zigbee Map'
url: '/local/community/zigbee2mqtt_networkmap/map.html'
icon: 'mdi:graphql'
Read the thread!! The answer is right there.
Nothing, just look at indents
Just wanted to post that I love this integration. Iām not running zigbee2mqtt inside Home Assistant, but on another Virtualbox instance, and it worked immediately. Took less than 5 mins to setup. I love these type of visualisation tools, it makes you appreciate the backend aspect of the network.
This is my little Zigbee world.