doorman/packages/doorman-homeassistant
Martin Dimitrov e2da767c86
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 26s
Build and push Doorman UI / API / docker (push) Successful in 1m24s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 23s
migrate api to typescript
2024-12-10 21:01:55 -08:00
..
2024-12-10 21:01:55 -08:00
2024-10-26 18:00:26 -07:00
2024-10-26 18:00:26 -07:00
2024-10-26 18:00:26 -07:00
2024-10-26 18:00:26 -07:00

doorman-homeassistant

A mini DDB wrapper to get a door status from DDB.

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.