mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
update title in header
This commit is contained in:
parent
b6c88b1a6c
commit
2ab1ce7b83
@ -1,10 +1,10 @@
|
|||||||
"""
|
"""
|
||||||
homeassistant.components.media_player.chromecast
|
homeassistant.components.media_player.demo
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Demo implementation of the media player.
|
Demo implementation of the media player.
|
||||||
"""
|
|
||||||
|
|
||||||
|
"""
|
||||||
from homeassistant.components.media_player import (
|
from homeassistant.components.media_player import (
|
||||||
MediaPlayerDevice, STATE_NO_APP, ATTR_MEDIA_STATE,
|
MediaPlayerDevice, STATE_NO_APP, ATTR_MEDIA_STATE,
|
||||||
ATTR_MEDIA_CONTENT_ID, ATTR_MEDIA_TITLE, ATTR_MEDIA_DURATION,
|
ATTR_MEDIA_CONTENT_ID, ATTR_MEDIA_TITLE, ATTR_MEDIA_DURATION,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user