Add additional sensors to ecoforest integration (#29524)

* add additional sensors to ecoforest integration

* removed duplicated sensors

* Tweaks

* Update source/_integrations/ecoforest.markdown

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Pedro Januário 2023-10-31 07:50:31 +00:00 committed by GitHub
parent 27d7128dc7
commit 60a1f95608
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,3 +59,10 @@ The Ecoforest integration exposes multiple sensors to monitor various features:
- ntc_temperature: a sensor for the current <abbr title="negative temperature coefficient">NTC</abbr> probe temperature - ntc_temperature: a sensor for the current <abbr title="negative temperature coefficient">NTC</abbr> probe temperature
- status: a sensor for the current status of the device. Possible values are: off, starting, pre-heating, on, shutting down, standby, alarm. - status: a sensor for the current status of the device. Possible values are: off, starting, pre-heating, on, shutting down, standby, alarm.
- alarm: a sensor for the current alarm of the device. Possible values are: air depression, pellets, CPU overheating, unknown. - alarm: a sensor for the current alarm of the device. Possible values are: air depression, pellets, CPU overheating, unknown.
- depression: a sensor for the current depression air entrance.
- working_hours: a sensor for the total number of working hours of the device.
- ignitions: a sensor for the total number of ignitions of the device.
- live_pulse: a sensor for the current duration of the live pulse.
- pulse_offset: a sensor for the current duration of the waiting pulse.
- extractor: a sensor for the current extractor velocity.
- convecto_air_flow: a sensor for the current device air velocity.