#Can i export or locate a list of all my zigbee devices?
1 messages · Page 1 of 1 (latest)
Best I’ve got is this template:
{%- for state in states -%}
{{state.entity_id + "\n"}}
{%- endfor -%}
Can’t see a way to filter by integration. I’m sure there’s better ways. Shame you can’t export CSV from the UI.
I wish you good luck. I played about with migrating my ZHA setup to Z2M (100 devices) and even have a PoE modem device, but I can’t justify the time investment when ZHA is, touch wood, working well for me. Plus when I played with it many device triggers are renamed. So whilst things like lights will be largely fine, assuming you are accessing them via entity ID all the triggers on buttons etc are called something else. Basically you are in for a fair chunk of work….