Skip to content

Commit

Permalink
feat: add thermostat as climate entity
Browse files Browse the repository at this point in the history
  • Loading branch information
SusanPhevos committed Dec 26, 2024
1 parent 310029d commit 80931aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/xiaomi_home/miot/specs/specv2entity.py
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@
'entity': 'air-conditioner'
},
'air-condition-outlet': 'air-conditioner',
'thermostat': 'air-conditioner',
'heater': {
'required': {
'heater': {
Expand Down

0 comments on commit 80931aa

Please sign in to comment.