en un clic
zigporter
zigporter contient 4 skills collectées depuis nordstad, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Audits all Zigbee2MQTT devices and Home Assistant entities against a naming convention, generates AI-assisted rename suggestions, and applies only user-confirmed renames. Use this skill whenever the user wants to audit device or entity names, find naming violations, apply bulk renames, get AI-assisted name suggestions, clean up raw IEEE hex device names, fix _2/_3 suffix conflicts, or enforce a consistent naming pattern across Home Assistant / Zigbee2MQTT devices. Triggers on phrases like "rename my devices", "naming audit", "fix device names", "smart rename", "bulk rename", or "naming convention".
Audit and update the interactive demo at docs/demo/index.html to match the current CLI. Run this after adding, changing, or removing a CLI command to keep the demo in sync.
Regenerate docs/assets/network-map-demo.svg from the mock topology script. Use this whenever network_map_svg.py was changed (visual constants, layout algorithm, colours, rendering logic), the mock topology in gen_demo_svg.py was updated, or the docs SVG looks stale or wrong. Also triggers on phrases like "update the demo SVG", "regenerate the network map image", "refresh docs/assets/network-map-demo.svg", or "the SVG in the docs is outdated".
Bump the zigporter version and update CHANGELOG.md. Analyses unreleased commits to determine the correct semver bump, moves [Unreleased] entries to the new version section, fixes comparison links, and commits. Does NOT tag or push — follow with the tagging steps in guides/publishing.md.