Commit Graph

2 Commits

Author SHA1 Message Date
Jan Koppe 7de7a8ddaa
correct warn level identifier, disable mqtt autoreconnects
warning level must be identified with 'warn' string to be formatted by
viri.

with the autoreconnecting things enabled, the mqtt library will try to
infinitely reconnect without showing the underlying issue. for now,
let's rather fail hard on the face and spit out the issue on the
console. better connection handling is still required, not sure how it
behaves when the mqtt connection breaks during runtime.
2024-12-16 17:04:00 +01:00
Jan Koppe 044c33334b
initial commit 2024-12-14 21:52:32 +01:00