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

Set "routes" to "false" when creating map #45

Closed
dmatik opened this issue May 15, 2023 · 3 comments
Closed

Set "routes" to "false" when creating map #45

dmatik opened this issue May 15, 2023 · 3 comments

Comments

@dmatik
Copy link

dmatik commented May 15, 2023

When refreshing the map from the card it always uses (includeRoutes 'true').
Can this please be configurable, or at least "false" by default?

@azuwis
Copy link
Owner

azuwis commented May 16, 2023

Should be fixed by ac9661c

Please test this js and see if it works zigbee2mqtt-networkmap.txt

    cards:
      - type: custom:zigbee2mqtt-networkmap
        entity: sensor.zigbee2mqtt_networkmap
        mqtt_payload: { type: 'raw', routes: false }

@dmatik
Copy link
Author

dmatik commented May 16, 2023

Hi,
Yes, this is working just fine. Thanks!

@azuwis
Copy link
Owner

azuwis commented May 29, 2023

@azuwis azuwis closed this as completed May 29, 2023
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

No branches or pull requests

2 participants