Add icon translations to Plex (#112182)
This commit is contained in:
parent
48de304465
commit
1feeeb8608
2 changed files with 14 additions and 1 deletions
|
@ -72,7 +72,7 @@ class PlexSensor(SensorEntity):
|
|||
|
||||
_attr_has_entity_name = True
|
||||
_attr_name = None
|
||||
_attr_icon = "mdi:plex"
|
||||
_attr_translation_key = "plex"
|
||||
_attr_should_poll = False
|
||||
_attr_native_unit_of_measurement = "watching"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue