feat: add thermostat as climate entity

This commit is contained in:
LiShuzhen 2024-12-26 19:42:16 +08:00
parent 310029d8ed
commit 80931aaa42

View File

@ -211,6 +211,7 @@ SPEC_DEVICE_TRANS_MAP: dict[str, dict | str] = {
'entity': 'air-conditioner'
},
'air-condition-outlet': 'air-conditioner',
'thermostat': 'air-conditioner',
'heater': {
'required': {
'heater': {