Commit graph

2 commits

Author SHA1 Message Date
b73dfc84dd feat: initialize project with Home Assistant integration
- Added index.ts for connecting to Home Assistant and subscribing to entities.
- Implemented function to calculate sleep time from sensor data.
- Created package.json with dependencies for TypeScript and Home Assistant WebSocket.
- Configured tsconfig.json for TypeScript with strict settings and ESNext features.
2025-05-13 14:18:56 -04:00
8f79c438b5 Initial commit 2025-05-13 08:11:38 +02:00