15 lines
213 B
JSON
15 lines
213 B
JSON
|
{
|
||
|
"entity": {
|
||
|
"binary_sensor": {
|
||
|
"operational_problem": {
|
||
|
"default": "mdi:garage-alert"
|
||
|
}
|
||
|
},
|
||
|
"number": {
|
||
|
"brightness": {
|
||
|
"default": "mdi:led-on"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|