Files
2025-10-28 10:33:10 +01:00

18 lines
277 B
JSON

{
"entity": {
"binary_sensor": {
"uncalibrated": {
"state": {
"off": "mdi:sync",
"on": "mdi:sync-alert"
}
}
},
"sensor": {
"pullspring_duration": {
"default": "mdi:timer-lock-open"
}
}
}
}