API Reference¶
Python module reference for zigporter. Useful if you want to use zigporter's clients directly in your own scripts or extend its functionality.
| Module | Description |
|---|---|
zigporter.models |
Pydantic data models shared across the codebase |
zigporter.ha_client |
Home Assistant WebSocket + REST client |
zigporter.z2m_client |
Zigbee2MQTT HTTP ingress client |
zigporter.config |
Configuration loading and environment helpers |