bilan/connectlife-api-connector

Delay start of add on?

Opened this issue · 5 comments

I've noticed when HASS is rebooted the devices go unavailable on mqtt. I believe this is because the addon is starting before mqtt.

A quick reboot of the plugin brings the devices online. Is there a way we can add logic to delay the start of the plugin or keep polling mqtt until it becomes available?

I will try to fix that in future versions.

For now you can use:
service: hassio.addon_start
and event:
homeassistant_start

to make an automation and restart connectlife-api-connector addon after some delay after home assistant startup.

Should be fixed in v2.1.1

Still having the same issue on 2.1.1.

I need your addon logs.

Please check if the problem is fixed in newest v2.1.2.