The PetSim for you and your partner, powered by Home Assistant.
Find a file
seth 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
.gitignore feat: initialize project with Home Assistant integration 2025-05-13 14:18:56 -04:00
bun.lock feat: initialize project with Home Assistant integration 2025-05-13 14:18:56 -04:00
entities.json feat: initialize project with Home Assistant integration 2025-05-13 14:18:56 -04:00
index.ts feat: initialize project with Home Assistant integration 2025-05-13 14:18:56 -04:00
LICENSE Initial commit 2025-05-13 08:11:38 +02:00
package.json feat: initialize project with Home Assistant integration 2025-05-13 14:18:56 -04:00
README.md Initial commit 2025-05-13 08:11:38 +02:00
tsconfig.json feat: initialize project with Home Assistant integration 2025-05-13 14:18:56 -04:00

abissinskiy

The PetSim for you and your partner, powered by Home Assistant.