Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! Add vane position to heat pump card
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-V committed Aug 14, 2024
1 parent 8382338 commit 321fcce
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dashboards/views/climate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@
icon: "mdi:refresh-auto"
- option: "swing"
icon: "mdi:unfold-more-vertical"
- type: "selector"
entity_id: "select.ground_floor_heat_pump_horizontal_vane"
options:
- option: "left"
icon: "mdi:chevron-double-left"
- option: "left_center"
Expand All @@ -75,6 +78,9 @@
icon: "mdi:refresh-auto"
- option: "swing"
icon: "mdi:unfold-more-horizontal"
- type: "selector"
entity_id: "select.ground_floor_heat_pump_vertical_vane"
options:
- option: "up"
icon: "mdi:chevron-double-up"
- option: "up_center"
Expand Down

0 comments on commit 321fcce

Please sign in to comment.