mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 09:38:58 +01:00
fb5c2f2566
Co-authored-by: Andrej Walilko <awalilko@liquidweb.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
15 lines
207 B
JSON
15 lines
207 B
JSON
{
|
|
"entity": {
|
|
"sensor": {
|
|
"watching": {
|
|
"default": "mdi:television-play"
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"play_media_shuffle": {
|
|
"service": "mdi:shuffle-variant"
|
|
}
|
|
}
|
|
}
|