Add migrated ClimateEntityFeature for SwitchBot Cloud (#109136)

pull/109883/head
G Johansson 2024-02-02 09:33:13 +01:00 committed by Franck Nijhof
parent 8bb98b4146
commit 550c0bf3c3
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ class SwitchBotCloudAirConditionner(SwitchBotCloudEntity, ClimateEntity):
_attr_temperature_unit = UnitOfTemperature.CELSIUS _attr_temperature_unit = UnitOfTemperature.CELSIUS
_attr_target_temperature = 21 _attr_target_temperature = 21
_attr_name = None _attr_name = None
_enable_turn_on_off_backwards_compatibility = False
async def _do_send_command( async def _do_send_command(
self, self,