mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 09:03:13 +01:00
18 lines
277 B
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
}
|