mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
15 lines
190 B
JSON
15 lines
190 B
JSON
{
|
|
"entity": {
|
|
"event": {
|
|
"touch": {
|
|
"default": "mdi:gesture"
|
|
}
|
|
},
|
|
"light": {
|
|
"light": {
|
|
"default": "mdi:triangle-outline"
|
|
}
|
|
}
|
|
}
|
|
}
|