Integration Disappearing

For the past couple of days, then I come home a number of my entities are unavailable. This includes Leviton switches and an AC unit … all web based integration. Rebooting home assistant fixes the issue, but I don’t want to be doing it a couple times a day.

After investigating, the integrations don’t show in integration list, but after rebooting they’re all back again.

Before reboot : Leviton Missing

After reboot : Leviton back

There is nothing in the logbook to help be diagnose. Any suggestions on how I can diagnose this?

I have no ideas. But I will follow this thread because I am seeing similar behavior with the ELK M1G Integration.

This is not a third party integration so I have moved your post category.

As this is a cloud integration it could be network related.

There are currently no open issues.

https://www.home-assistant.io/integrations/decora_wifi/

Don’t look in the logbook that is a list of events and states.

Look in the core log, Settings → System → Logs.

1 Like

Leviton is just one example. My Cielo Home (AC) integration and others also disappear.

I’ve reset my system log and will review when the issue happens next.

Are they also cloud integrations?

Yes they are … the AC integration has stopped completely now and I’m going to try removing and re-installing

Still having the issue. Rebooting home assistant a couple times a day to be able to interact with it.

I’m thinking about rebuilding my home assistant raspberry pi from scratch and recovering a backup … any thoughts if this is a good or bad idea? Will recovering a backup just put me back where I am?

I’ve captured some information form the system log. It looks like the issue is DNS resolution, which is very odd.

The thing that seems really unusual to me is that when this happens, the Home Assistant removes the integration rather than just retrying later.

Thoughts anyone?

Logger: homeassistant.components.light
Source: helpers/entity_platform.py:451
integration: Light (documentation, issues)
First occurred: 3:00:43 AM (1 occurrence)
Last logged: 3:00:43 AM

Error while setting up decora_wifi platform for light: HTTPSConnectionPool(host=‘my.leviton.com’, port=443): Max retries exceeded with url: /api/Person/login (Caused by NameResolutionError(“<urllib3.connection.HTTPSConnection object at 0x7fa4d08050>: Failed to resolve ‘my.leviton.com’ ([Errno -3] Try again)”))