Skip to content

Commit

Permalink
Update stateroles.md - add sensor.contact (#547)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm1957 authored Sep 18, 2024
1 parent e333b3b commit 1311c3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/en/dev/stateroles.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ in the [Type-detector repository](https://github.com/ioBroker/ioBroker.type-dete
## Sensor (booleans, read-only)
`common.type=boolean, common.write=false`

* `sensor.contact` - general contact, closed -`true` or open - `false`
* `sensor.window` - window opened-`true` or closed-`false`
* `sensor.door` - door opened-`true` or closed-`false`
* `sensor.alarm` - some common alarm
Expand Down

0 comments on commit 1311c3e

Please sign in to comment.