mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 00:03:16 +01:00
19 lines
299 B
JSON
19 lines
299 B
JSON
{
|
|
"entity_component": {
|
|
"_": {
|
|
"default": "mdi:account-voice"
|
|
}
|
|
},
|
|
"services": {
|
|
"announce": {
|
|
"service": "mdi:bullhorn"
|
|
},
|
|
"ask_question": {
|
|
"service": "mdi:microphone-question"
|
|
},
|
|
"start_conversation": {
|
|
"service": "mdi:forum"
|
|
}
|
|
}
|
|
}
|