feat: update device rational

This commit is contained in:
sususweet
2025-10-04 22:47:56 +08:00
parent 4427a1fba9
commit 0ec6b763cd
3 changed files with 19 additions and 1 deletions

View File

@@ -108,7 +108,7 @@ DEVICE_MAPPING = {
},
"prevent_straight_wind": {
"device_class": SwitchDeviceClass.SWITCH,
"rationale": [1, 2]
"rationale": [0, 1]
},
"aux_heat": {
"device_class": SwitchDeviceClass.SWITCH,