dvdgeisler / DirigeraClient

Dirigera Client API: Java written client API to interface IKEA's new smarthome hub DIRIGERA
MIT License
74 stars 9 forks source link

Possible improvement: MQTT status topic #105

Open maxeitelwein opened 2 months ago

maxeitelwein commented 2 months ago

It would be great if the MQTT application would post a status topic to subscribe to, in order to easily do a health check. I am running the application in a docker container and sometimes the application crashes on start or during its uptime and needs to be restarted. A status topic would make it way more easy to detect errors and crashes and to act accordingly.