API reference¶
User written automations will primarily interact with members of the pyziggy.parameters
module. If you’re new to pyziggy, you should study this first, and refer to the rest later as
necessary.
Modules
Used by |
|
Classes for representing the devices in your Zigbee network. |
|
Autogenerated classes abstracting over parameters that are commonly occurring together. |
|
Classes synchronizing the various pyziggy tasks across threads. |
|
Contains the parameter classes that your code can interact with in order to query and modify the device states observable through MQTT. |
|
Utility classes and functions that may come handy for building automations. |
|
Contains somewhat generally applicable modifications to the autogenerated parameter data and behavior. |
Modules for advanced or niche use-cases
Used by the |
|
Provides the functionality for the |