17 lines
277 B
JSON
17 lines
277 B
JSON
{
|
|
"entity": {
|
|
"binary_sensor": {
|
|
"uncalibrated": {
|
|
"state": {
|
|
"on": "mdi:sync-alert",
|
|
"off": "mdi:sync"
|
|
}
|
|
}
|
|
},
|
|
"sensor": {
|
|
"pullspring_duration": {
|
|
"default": "mdi:timer-lock-open"
|
|
}
|
|
}
|
|
}
|
|
}
|