Investigate Ameren Missouri billing data access options #14
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#14
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 Ameren Missouri billing API data pull. The current implementation supports manual/CSV bills because Ameren Missouri customer API support is not assumed.Roadmap Milestone 8 is checked off, but what was actually delivered is the manual/CSV path plus reconciliation - the research conclusion was ''no usable API assumed'' rather than a verified finding.
Worth a bounded investigation: does Ameren MO support Green Button Download My Data or Green Button Connect? If yes, that is a real automation path. If no, record the finding and close - manual/CSV entry stays the answer, and the reconciliation logic already works.
Timebox this. The answer may well be ''no'', and that is a fine outcome to have written down.
Code:
src/lib/billing.js,src/components/BillingTab.jsx