mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2026-01-18 08:00:42 +08:00
feat: add thermostat as climate entity
This commit is contained in:
parent
310029d8ed
commit
80931aaa42
@ -211,6 +211,7 @@ SPEC_DEVICE_TRANS_MAP: dict[str, dict | str] = {
|
|||||||
'entity': 'air-conditioner'
|
'entity': 'air-conditioner'
|
||||||
},
|
},
|
||||||
'air-condition-outlet': 'air-conditioner',
|
'air-condition-outlet': 'air-conditioner',
|
||||||
|
'thermostat': 'air-conditioner',
|
||||||
'heater': {
|
'heater': {
|
||||||
'required': {
|
'required': {
|
||||||
'heater': {
|
'heater': {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user