mirror of
https://github.com/home-assistant/core.git
synced 2026-09-02 10:17:26 -05:00
Philips.js explicit device naming (#95551)
This commit is contained in:
@@ -70,6 +70,7 @@ class PhilipsTVMediaPlayer(
|
||||
|
||||
_attr_device_class = MediaPlayerDeviceClass.TV
|
||||
_attr_has_entity_name = True
|
||||
_attr_name = None
|
||||
|
||||
def __init__(
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user