azuwis / zigbee2mqtt-networkmap

Home Assistant Custom Card to show Zigbee2mqtt network map
251 stars 18 forks source link

Update for new zigbee2mqtt API added in 1.17.0 #31

Closed marcins closed 3 years ago

marcins commented 3 years ago

Zigbee2mqtt introduced a new API in v1.17.0 - this requires changes to the map sensor as well as the JavaScript code to send an updated payload on the new topic.

This change updates the README with instructions for setting up with zigbee2mqtt v1.17.0, as well as the code changes to ensure "Refresh" sends to the right topic.

azuwis commented 3 years ago

Thanks! I'll make a new release later.