mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Add total energy, preheater and RMOT sensors to comfoconnect example (#16244)
Co-authored-by: Charles Garwood <cgarwood@gmail.com>
This commit is contained in:
parent
e2f470ceff
commit
13df077c1c
@ -64,6 +64,7 @@ sensor:
|
|||||||
- air_flow_supply
|
- air_flow_supply
|
||||||
- bypass_state
|
- bypass_state
|
||||||
- current_humidity
|
- current_humidity
|
||||||
|
- current_rmot
|
||||||
- current_temperature
|
- current_temperature
|
||||||
- days_to_replace_filter
|
- days_to_replace_filter
|
||||||
- exhaust_fan_duty
|
- exhaust_fan_duty
|
||||||
@ -72,7 +73,9 @@ sensor:
|
|||||||
- exhaust_temperature
|
- exhaust_temperature
|
||||||
- outside_humidity
|
- outside_humidity
|
||||||
- outside_temperature
|
- outside_temperature
|
||||||
|
- power_total
|
||||||
- power_usage
|
- power_usage
|
||||||
|
- preheater_power_total
|
||||||
- preheater_power_usage
|
- preheater_power_usage
|
||||||
- supply_fan_duty
|
- supply_fan_duty
|
||||||
- supply_fan_speed
|
- supply_fan_speed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user