Skip to content

Scrypted Documentation / Entry

Interface: Entry ​

Entry represents devices that can open and close barriers, such as garage doors.

Methods ​

closeEntry() ​

closeEntry(): Promise<void>

Returns ​

Promise<void>


openEntry() ​

openEntry(): Promise<void>

Returns ​

Promise<void>