doorman/packages/doorman-homeassistant

doorman-homeassistant

A mini DDB wrapper to get a door status directly from DDB. This is used to avoid spamming Doorman API, since function invocations are not free

To install dependencies:

bun install

To run:

bun run src/index.ts

This project was created using bun init in bun v1.1.32. Bun is a fast all-in-one JavaScript runtime.