plant/frontend
jtricerolph 9f41a26c6b Fix regen-tank inversion in water softener diagram
The regenerating tank is the one NOT currently in service — on an
alternating twin-tank softener, service switches to the other tank the
moment one depletes, and the just-depleted tank regenerates offline. Was
previously showing regen on the in-service tank. Also splits the flow
indicator so it visually tracks whichever tank is actually regenerating.
2026-07-30 09:08:48 +00:00
..
public/icons Add PWA manifest support and icons 2026-07-29 17:28:43 +00:00
src Fix regen-tank inversion in water softener diagram 2026-07-30 09:08:48 +00:00
Dockerfile Scaffold plant app - MQTT monitoring for boiler-room equipment 2026-07-28 21:16:02 +00:00
index.html Scaffold plant app - MQTT monitoring for boiler-room equipment 2026-07-28 21:16:02 +00:00
nginx.conf Scaffold plant app - MQTT monitoring for boiler-room equipment 2026-07-28 21:16:02 +00:00
package-lock.json Add configurable water-softener diagram to Dashboard 2026-07-30 09:02:12 +00:00
package.json Add PWA manifest support and icons 2026-07-29 17:28:43 +00:00
tsconfig.json Scaffold plant app - MQTT monitoring for boiler-room equipment 2026-07-28 21:16:02 +00:00
vite.config.ts Add PWA manifest support and icons 2026-07-29 17:28:43 +00:00