mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
16 lines
275 B
JSON
16 lines
275 B
JSON
{
|
|
"entity_component": {
|
|
"_": {
|
|
"default": "mdi:star-four-points"
|
|
}
|
|
},
|
|
"services": {
|
|
"generate_data": {
|
|
"service": "mdi:file-star-four-points-outline"
|
|
},
|
|
"generate_image": {
|
|
"service": "mdi:star-four-points-box-outline"
|
|
}
|
|
}
|
|
}
|