mirror of
https://github.com/home-assistant/core.git
synced 2026-02-22 02:47:14 +00: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"
|
|
}
|
|
}
|
|
}
|