joshuar-go-hass-agent/internal/scripts
Joshua Rich 0ead4d7e57 refactor: ♻️ full migration to models
- using openapi-codegen for generating common models and hass api models
- migrate all sensor and event workers to models usage
- refactor code to implment a hass client to handle Home Assistant actions
- rely on dynamic entity generation for rates sensors and only store minimum data needed to calculate rate values
2025-02-16 16:54:24 +10:00
..
testing/data refactor(scripts): ♻️ reduce code dependency between scripts and agent packages 2024-08-07 14:29:49 +10:00
scripts.go refactor: ♻️ full migration to models 2025-02-16 16:54:24 +10:00
sensor.go refactor: ♻️ full migration to models 2025-02-16 16:54:24 +10:00
worker.go refactor: ♻️ full migration to models 2025-02-16 16:54:24 +10:00