various tidyups
This commit is contained in:
@@ -140,6 +140,9 @@ script:
|
||||
alias: Master Bedroom Setpoint Sync From Climate
|
||||
mode: restart
|
||||
sequence:
|
||||
- condition: state
|
||||
entity_id: input_boolean.flounder_master_bedroom_setpoint_pending
|
||||
state: "off"
|
||||
- variables:
|
||||
sp: "{{ state_attr('climate.master_bedroom', 'temperature') | float(0) }}"
|
||||
- service: input_number.set_value
|
||||
|
||||
Reference in New Issue
Block a user