Commit graph

18 commits

Author SHA1 Message Date
edfc0373db clippy expect 2025-01-10 15:09:16 +11:00
4905a89b33 ccs: tristar: periodically fetch settings 2025-01-10 14:09:15 +11:00
a908490bb0 ccs: tristar: expose settings 2025-01-10 13:57:23 +11:00
ed82c3444e ccs: abstraction for data storage 2025-01-10 12:03:38 +11:00
88144693a8 ccs: get full controller state via web 2025-01-10 11:38:10 +11:00
0b53d347dc add clippy lints 2025-01-10 09:59:30 +11:00
9e19f669c5 ccs: store full data from tristar 2025-01-10 09:52:57 +11:00
2fbae49297 ccs: pl and tristar modules underneath controller 2025-01-10 09:28:06 +11:00
23fe7acbb0 ccs: modbus tcp 2025-01-09 13:01:41 +11:00
8bc7c8e17c ccs: tristar: proper timeout on serial
tokio_serial::SerialStream ignored timeouts??? and now this will
actually prevent charge controllers being added if they don't respond
via modbus
2025-01-09 12:22:56 +11:00
5a0265f6df ccs: send disable voltage when follow disabled 2024-12-30 20:45:27 +11:00
5359d679cb ccs: disable/enable control from endpoint 2024-12-30 20:00:45 +11:00
a1a80276c9 ccs: clippy 2024-12-30 15:16:04 +11:00
46e23d1da1 ccs: actually follow primary! please be careful 2024-12-30 14:09:43 +11:00
11503615de ccs: follow primary
so far only printing so that we dont cook it
2024-12-30 13:47:01 +11:00
bda2d63e99 pl: async serial 2024-12-28 22:39:15 +11:00
bc0da6be11 cleanup+change label names
All checks were successful
Build and release .deb / Release (push) Successful in 51s
2024-12-28 21:09:19 +11:00
70c9188f55 supervisor: web 2024-12-28 20:39:07 +11:00