Update Media Package
This commit is contained in:
@@ -13,6 +13,12 @@ input_select:
|
||||
- Manual
|
||||
- Paused
|
||||
|
||||
template:
|
||||
binary_sensor:
|
||||
- name: HVAC Fan Running
|
||||
state: >
|
||||
{{ 'Running' in state_attr('climate.thermostat', 'fan_state') }}
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Climate Automations
|
||||
automation:
|
||||
|
||||
Reference in New Issue
Block a user