mirror of
https://github.com/home-assistant/core.git
synced 2026-09-27 01:46:11 -04:00
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
15 lines
190 B
JSON
15 lines
190 B
JSON
{
|
|
"entity": {
|
|
"event": {
|
|
"touch": {
|
|
"default": "mdi:gesture"
|
|
}
|
|
},
|
|
"light": {
|
|
"light": {
|
|
"default": "mdi:triangle-outline"
|
|
}
|
|
}
|
|
}
|
|
}
|