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.
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)”))