All checks were successful
Build and push image for doorman-homeassistant / diff (push) Successful in 10s
Build and push Doorman UI / API / diff (push) Successful in 10s
Build and push image for doorman-homeassistant / docker (push) Has been skipped
Build and push image for doorman-homeassistant / deploy-gitainer (push) Has been skipped
Build and push Doorman UI / API / twilio (push) Has been skipped
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.