No description
Find a file
jtricerolph f5b0b01ff1 Add per-meter MQTT value scale + expose device topic/scale in Meters UI
The water-softener totaliser publishes litres but the water category is
m3 — without a conversion factor its readings would land in the DB
1000x too high. Also, mqtt_topic was only settable via direct SQL since
the Meters form never exposed it.
2026-07-28 17:08:22 +00:00
backend Add per-meter MQTT value scale + expose device topic/scale in Meters UI 2026-07-28 17:08:22 +00:00
frontend Add per-meter MQTT value scale + expose device topic/scale in Meters UI 2026-07-28 17:08:22 +00:00
.gitignore Initial commit — utilities app (meter readings, tariffs, cost tracking) 2026-07-26 17:33:42 +00:00
docker-compose.yml Initial commit — utilities app (meter readings, tariffs, cost tracking) 2026-07-26 17:33:42 +00:00
seed-app.js Fix TOU rate-window mismatch and enforce fallback-split validation 2026-07-28 12:59:19 +00:00