mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add additional sensors to ecoforest integration. (#28974)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
cdf5b71d0a
commit
2c18860079
@ -49,4 +49,11 @@ The Ecoforest integration exposes a switch entity to turn status of the device t
|
||||
|
||||
## Sensor
|
||||
|
||||
The Ecoforest integration exposes a sensor for the current ambient temperature
|
||||
The Ecoforest integration exposes multiple sensors to monitor various features:
|
||||
|
||||
- temperature: a sensor for the current ambient temperature
|
||||
- cpu_temperature: a sensor for the current CPU temperature
|
||||
- gas_temperature: a sensor for the current gas 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.
|
||||
- alarm: a sensor for the current alarm of the device. Possible values are: air depression, pellets, CPU overheating, unknown.
|
||||
|
Loading…
x
Reference in New Issue
Block a user