2024-01-29 18:26:55 +00:00
|
|
|
{
|
|
|
|
"entity_component": {
|
|
|
|
"_": {
|
|
|
|
"default": "mdi:robot",
|
|
|
|
"state": {
|
|
|
|
"off": "mdi:robot-off",
|
|
|
|
"unavailable": "mdi:robot-confused"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"services": {
|
|
|
|
"turn_on": "mdi:robot",
|
|
|
|
"turn_off": "mdi:robot-off",
|
|
|
|
"toggle": "mdi:robot",
|
|
|
|
"trigger": "mdi:robot",
|
2024-01-30 18:36:57 +00:00
|
|
|
"reload": "mdi:reload"
|
2024-01-29 18:26:55 +00:00
|
|
|
}
|
|
|
|
}
|