Project Home‎ > ‎Documentation‎ > ‎Devices‎ > ‎

Door

States supported - UNKNOWN, OPENED, CLOSED

A Door device is used when a door has a contact which realizes the current state of the door as being OPEN or CLOSED.

Example:

d_front = Door(address='AA', devices=wtdio)
Comments