Implement live Emporia API data pull #13
Labels
No labels
bug
decision
docs
enhancement
integration
ops
security
tech-debt
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
rbrooks/BatteryStorageCalculator#13
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Listed under
Missing > External Integrationsindocs/implementation-audit.md: Live Emporia API data pull. The current implementation queues future adapter jobs and keeps CSV import as the active path.Blocked on the Emporia source-strategy decision - if that lands on ''keep CSV permanently'', close this and remove the adapter framework instead.
The surrounding machinery already exists: sync settings UI, job queueing, dedup, stale-data warnings, and recalculation-after-sync. What is missing is the adapter that actually fetches.
Milestone 7 in the roadmap is marked fully complete, which is misleading - it completed the framework, not the integration.