a31a0b4829
Modernize invertergui: MQTT write support, HA integration, UI updates
build / inverter_gui_pipeline (push) Has been cancelled
2026-02-19 12:03:52 +11:00
Nicholas Thompson
fa6fc5fb34
Fix linter issues
...
Fix all new linter issues that are raised by golanglint-ci 1.56
2024-02-19 20:08:46 +02:00
Jedri Visser
bf4716e8df
Update go, dependencies and ci
2023-03-03 21:53:08 +02:00
Hendrik van Wyk
49be089a23
Fix race condition in munin output.
...
The munin server used the same structure in two goroutines at once causing
possible data corruption. A copy of the structure is now used by the second
goroutine instead.
2020-10-08 12:25:39 +02:00
Nicholas Thompson
6ab917d35a
Update and improve logging library to logrus
2020-06-15 13:28:03 +02:00
Nicholas Thompson
47e73a4eff
Concept plugin layout
2019-03-31 19:57:55 +02:00