mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 01:06:45 +01:00
15 lines
204 B
JSON
15 lines
204 B
JSON
{
|
|
"entity": {
|
|
"binary_sensor": {
|
|
"random": {
|
|
"default": "mdi:dice-multiple"
|
|
}
|
|
},
|
|
"sensor": {
|
|
"random": {
|
|
"default": "mdi:dice-multiple"
|
|
}
|
|
}
|
|
}
|
|
}
|