Philips.js explicit device naming (#95551)
This commit is contained in:
parent
e9d8fff0dd
commit
8e00bd4436
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ class PhilipsTVMediaPlayer(
|
||||||
|
|
||||||
_attr_device_class = MediaPlayerDeviceClass.TV
|
_attr_device_class = MediaPlayerDeviceClass.TV
|
||||||
_attr_has_entity_name = True
|
_attr_has_entity_name = True
|
||||||
|
_attr_name = None
|
||||||
|
|
||||||
def __init__(
|
def __init__(
|
||||||
self,
|
self,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue