mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
20 lines
315 B
JSON
20 lines
315 B
JSON
{
|
|
"entity": {
|
|
"button": {
|
|
"timesync": {
|
|
"default": "mdi:clock"
|
|
}
|
|
},
|
|
"select": {
|
|
"audio_output_hardware_mode": {
|
|
"default": "mdi:transit-connection-horizontal"
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"play_preset": {
|
|
"service": "mdi:play-box-outline"
|
|
}
|
|
}
|
|
}
|