20 lines
326 B
JSON
20 lines
326 B
JSON
|
{
|
||
|
"entity_component": {
|
||
|
"_": {
|
||
|
"default": "mdi:button-pointer"
|
||
|
},
|
||
|
"restart": {
|
||
|
"default": "mdi:restart"
|
||
|
},
|
||
|
"identify": {
|
||
|
"default": "mdi:crosshairs-question"
|
||
|
},
|
||
|
"update": {
|
||
|
"default": "mdi:package-up"
|
||
|
}
|
||
|
},
|
||
|
"services": {
|
||
|
"press": "mdi:gesture-tap-button"
|
||
|
}
|
||
|
}
|