WarmUpTill
c02896ea17
Clear websocket and mqtt connections on shutdown
...
This was previously implicitly done by a settings reload on shutdown,
but this has since been removed, and we need to clear the connections
explicitly.
2026-04-30 22:39:06 +02:00
WarmUpTill
00db0cf7c4
CI: Refactor OpenSSL handling on MacOS to support MQTT SSL
2025-10-28 19:20:52 +01:00
WarmUpTill
84f7d0d214
Add SSL support to MQTT connections
...
Also fixes crash on startup if SSL was used while there was no support
for encrypted connections yet
2025-10-28 19:20:52 +01:00
WarmUpTill
45b37de9f7
Add MQTT connection tab
2025-05-27 20:23:07 +02:00
WarmUpTill
027a3e9074
Add MQTT condition and action
2025-05-27 20:23:07 +02:00
WarmUpTill
cab50e0922
Add MQTT helpers
2025-05-27 20:23:07 +02:00