Migrate Sensor.Community to new entity naming style (#75014)
This commit is contained in:
parent
bfe34adf6e
commit
9d0c91d648
2 changed files with 21 additions and 18 deletions
|
@ -97,6 +97,7 @@ class SensorCommunitySensor(CoordinatorEntity, SensorEntity):
|
|||
"""Implementation of a Sensor.Community sensor."""
|
||||
|
||||
_attr_attribution = "Data provided by Sensor.Community"
|
||||
_attr_has_entity_name = True
|
||||
_attr_should_poll = False
|
||||
|
||||
def __init__(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue