mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 22:18:40 +00: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"
|
|
}
|
|
}
|
|
}
|