Initial Commit
This commit is contained in:
7
climate_sensors.yaml
Normal file
7
climate_sensors.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
- platform: template
|
||||
sensors:
|
||||
- thermostat_current_status:
|
||||
value_template: '{{ states.climate.house.attributes.operation }}'
|
||||
|
||||
- thermostat_away_mode:
|
||||
value_template: '{{ states.climate.house.attributes.away_mode }}'
|
||||
Reference in New Issue
Block a user