Skip to content

Commit

Permalink
❄️ fix miio2miot for zhimi.aircondition.v1 (#2107)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Dec 24, 2024
1 parent db443ed commit d95e9b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -1910,7 +1910,7 @@

'zhimi.aircondition.v1': {
'switch_properties': 'heater,sleep_mode,horizontal-swing,vertical-swing',
'number_properties': 'vertical-angle,volume,brightness',
'number_properties': 'vertical_angle,volume,brightness',
'brightness_for_on': 5,
'brightness_for_off': 0,
},
Expand Down

0 comments on commit d95e9b4

Please sign in to comment.