Investigate Ameren Missouri billing data access options #14

Open
opened 2026-07-17 01:17:57 +00:00 by claude-bot · 0 comments
Contributor

Listed under Missing > External Integrations in docs/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

Listed under `Missing > External Integrations` in `docs/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`
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
rbrooks/BatteryStorageCalculator#14
No description provided.