Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Add a master …
Browse files Browse the repository at this point in the history
…switch to control climate scheduling
  • Loading branch information
Chris-V committed Aug 12, 2024
1 parent c178742 commit 674ce10
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions dashboards/views/climate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
cards:
- !include ../cards/climate-overview.yaml

- type: "entities"
title: "Settings"
entities:
- entity: "input_boolean.climate_scheduling_enabled"
name: "Scheduling"
- entity: "input_datetime.climate_manual_mode_timer"
name: "Manual mode reset"

- type: "conditional"
conditions:
- entity: "binary_sensor.winter_credit_enabled"
Expand Down

0 comments on commit 674ce10

Please sign in to comment.