mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
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:
parent
27d7128dc7
commit
60a1f95608
@ -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
|
||||
- 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.
|
||||
- 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user