Skip to content

Commit

Permalink
Revert Fan Only to be standard constraint rather than default and mak…
Browse files Browse the repository at this point in the history
…e OFF preset visible
  • Loading branch information
Stephen committed Jan 4, 2025
1 parent 74721c6 commit 583d576
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ primary_entity:
- dps_val: false
value: "off"
- dps_val: true
value: fan_only
constraint: preset_mode
conditions:
- dps_val: "off"
value: fan_only
- dps_val: "low"
value: heat
hidden: true
Expand All @@ -40,7 +41,6 @@ primary_entity:
mapping:
- dps_val: "off"
value: none
hidden: true
- dps_val: "low"
value: eco
- dps_val: "high"
Expand Down

0 comments on commit 583d576

Please sign in to comment.