Installation¶
Requirements¶
- Home Assistant 2024.8.0 or newer
- One of:
- Zigbee2MQTT with MQTT integration configured
- ZHA integration configured
HACS (recommended)¶
Or manually:
- Open HACS → three dots menu → Custom repositories.
- Add
nordstad/zigporter-hacswith type Integration. - Search for "Zigporter" and install.
- Restart Home Assistant.
Manual installation¶
Copy custom_components/zigporter/ to your Home Assistant config/custom_components/ directory and restart.
Verify installation¶
After restarting, go to Settings → Devices & Services → Add Integration and search for "Zigporter". If it appears, the installation was successful.
Note
After installing, refresh your browser (F5) before adding the dashboard card. The card resource is registered on integration load, but the browser needs a page refresh to pick it up.