mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-24 01:06:06 +01:00
17 lines
264 B
JSON
17 lines
264 B
JSON
{
|
|
"entity_component": {
|
|
"_": {
|
|
"default": "mdi:eye-check"
|
|
},
|
|
"button": {
|
|
"default": "mdi:gesture-tap-button"
|
|
},
|
|
"doorbell": {
|
|
"default": "mdi:doorbell"
|
|
},
|
|
"motion": {
|
|
"default": "mdi:motion-sensor"
|
|
}
|
|
}
|
|
}
|