mirror of
https://github.com/home-assistant/core.git
synced 2025-04-27 02:37:50 +00:00
Add event icon translations (#108453)
This commit is contained in:
parent
576230da40
commit
dbaa02a5a8
16
homeassistant/components/event/icons.json
Normal file
16
homeassistant/components/event/icons.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"entity_component": {
|
||||
"_": {
|
||||
"default": "mdi:eye-check"
|
||||
},
|
||||
"button": {
|
||||
"default": "mdi:gesture-tap-button"
|
||||
},
|
||||
"doorbell": {
|
||||
"default": "mdi:doorbell"
|
||||
},
|
||||
"motion": {
|
||||
"default": "mdi:motion-sensor"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user