Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for HA 2021.12 #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nukusinji
Copy link

No description provided.

@pixeldoc2000
Copy link

Maybe line 80 should be changed too:
await mqtt.async_subscribe(topic+'/bridge/networkmap/graphviz', message_received)
to:
await mqtt.async_subscribe(hass, topic+'/bridge/networkmap/graphviz', message_received)
?

@pixeldoc2000
Copy link

Issue #42

@nukusinji
Copy link
Author

No need change.

@boc-the-git
Copy link

Hey @rgruebel, is this something you can review and merge please?

@Bastiencc
Copy link

thanks !

@GravitySandwichh
Copy link

Still not merged sadly.

@pixeldoc2000
Copy link

Looks like this is unmaintained.

I believe this addon is deactived already in HACS.

👎

@lolouk44
Copy link
Contributor

I've replace line 91 as per this PR but still see the issue. Do I need to change anything else?

@pixeldoc2000
Copy link

@lolouk44
Sadly it looks like the Project is dead.

But can use the Map in Zigbee2Mqtt Webinterface instead.

@lolouk44
Copy link
Contributor

Thanks @pixeldoc2000 that's indeed what I'm doing. a few more clicks but I can live with it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants