Description
This plugin simulates a CO2 air quality accessory that you can switch to the "detected" state when the power produced by your Envoy solar system reaches a threshold.
You can use this state to automate other tasks or just to get information.
Current power is not displayed directly, but appears in the accessory settings under "Current level" in [ppm], but it is [W].
It can work locally (with Bonjour or custom url) or via API.
Changes in v1.1.3
- handle JSON errors
- remove request timeout
Changes in v1.1.2
- catch and log connection errors
Changes in v1.1.1
- fix alias name
Changes in v1.1.0
- add config.schema.json for Homebridge UI
- code refactor with https instead of deprecated request module
Changes in v1.0.2
- add option to choose production type to read (local)
- add steps in python example scripts to install pifacedigitalio