Use explicit device naming for Escea (#96270)
This commit is contained in:
parent
b6e83be6f9
commit
72f080bf8b
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ class ControllerEntity(ClimateEntity):
|
|||
|
||||
_attr_fan_modes = list(_HA_FAN_TO_ESCEA)
|
||||
_attr_has_entity_name = True
|
||||
_attr_name = None
|
||||
_attr_hvac_modes = [HVACMode.HEAT, HVACMode.OFF]
|
||||
_attr_icon = ICON
|
||||
_attr_precision = PRECISION_WHOLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue