mirror of
https://github.com/home-assistant/core.git
synced 2026-04-30 05:31:11 +01:00
11 lines
151 B
JSON
11 lines
151 B
JSON
{
|
|
"services": {
|
|
"add_to_playlist": {
|
|
"service": "mdi:playlist-plus"
|
|
},
|
|
"call_method": {
|
|
"service": "mdi:console"
|
|
}
|
|
}
|
|
}
|