Fix explicit device naming for integrations m-r (#95620)

Fix explicit device naming for m-r
This commit is contained in:
Joost Lekkerkerker 2023-06-30 17:34:35 +02:00 committed by GitHub
parent 7eb26cb9c9
commit 9cf691abdb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 11 additions and 0 deletions

View file

@ -42,6 +42,7 @@ class PlugwiseClimateEntity(PlugwiseEntity, ClimateEntity):
"""Representation of an Plugwise thermostat."""
_attr_has_entity_name = True
_attr_name = None
_attr_temperature_unit = UnitOfTemperature.CELSIUS
_attr_translation_key = DOMAIN