0.9.0
What's Changed
Features
- Add
query.OUTPUTS
to collect outputs status (#127) - Add client API to activate or deactivate a given output (#129)
- Parse additional API fields when
q.OUTPUTS
query is done. This change removes unused keys fromq.SECTORS
query (#130)
Bugfixes
- Arm and disarm multiple sectors with a single request instead of making one request per sector (#128)
Read the full changeset and the release milestone.