Skip to content

Commit

Permalink
Added Leo's bedroom and bedroom to thermostat automation.
Browse files Browse the repository at this point in the history
Update #89
  • Loading branch information
dannytsang committed Oct 29, 2023
1 parent 41f4813 commit b443547
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/integrations/hvac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ automation:
entity_id:
- climate.lounge_radiator
- climate.office_radiator
- climate.leos_bedroom_radiator
- climate.bedroom_radiator
mode: single
- id: "1678271646647"
alias: "HVAC: Bedroom Radiator Below Target Temperature"
Expand Down Expand Up @@ -719,6 +721,8 @@ script:
entity_id:
- climate.lounge_radiator
- climate.office_radiator
- climate.leos_bedroom_radiator
- climate.bedroom_radiator
mode: single
icon: mdi:radiator-off
hvac_set_trv_to_normal_mode:
Expand All @@ -736,6 +740,8 @@ script:
entity_id:
- climate.lounge_radiator
- climate.office_radiator
- climate.leos_bedroom_radiator
- climate.bedroom_radiator
mode: single
icon: mdi:radiator
hvac_set_solar_diverter_to_holiday_mode:
Expand Down

0 comments on commit b443547

Please sign in to comment.