Commit Graph

4 Commits

Author SHA1 Message Date
RobbStarkAustria
1c445f4ba7 align .env.template with .env
stragety for client monitoring setup
2026-03-11 11:40:45 +01:00
RobbStarkAustria
2340e698a4 create env template 2026-02-25 18:41:26 +01:00
RobbStarkAustria
65d7b99198 Improve MQTT resilience, clarify behavior, and minor UX
Switch to Paho v2 callbacks; add loop_start() and reconnect_delay_set() for auto-reconnect
Rework on_connect/on_disconnect to v2 signatures; handle session_present and reconnection flows
Gate heartbeats with client.is_connected() and add short retry on rc=4 (NO_CONN)
Re-send discovery after reconnect; ensure re-subscription to all topics
Add startup terminal message with ISO timestamp in simclient.py
Docs: update README and Copilot instructions with reconnection/heartbeat guidance and benign rc=4 notes
2025-11-30 09:20:48 +01:00
RobbStarkAustria
e6755e554e Add .env.template with placeholders (remove sensitive info) 2025-10-25 18:01:15 +02:00