Hello to you all
I have HA in version 0.104.3
Installed on Windows 10 on oracle VM virtualbox (ver 6.0.16)
The internet I have at home is fiber based
And my router is a netgear orbi with a satellite extension.
Everything works fine except for one really annoying thing that I don’t find a solution,
Some equipment’s on the network constantly have errors in the log, for example:
- Update or switch. *** is taking over 10 seconds
- Unable to discover a device at address *. *. *. *
For yeelight-based lighting fixtures, the errors are:
- Unable to update device *. *. *. *, Bedroom lightbulb: Bulb closed the connection.
- Got exception while fetching the state: Unable to discover the device *. *. *. *
these errors do not seem to affect all the equipment I have on the network, except for the yeelight lighting fixtures, from time to time these lights become “unavailable”
Sometimes for a few seconds, and often until I resate them.
What I’ve checked:
- All my equipment has a fixed IP network
- All the bulbs are in a LAN mode
- All bulbs are connected at 2.4 Hz
- I have disabled history / default_config / discovery / logbook on hassio
- I disabled music mode at yeelight
- Installation from 0 leads to the same situation
Example of Yeelight config:
yeelight:
devices:
! secret balcony_lightbulb_ip:
name: balcony lightbulb
model: color2
transition: 3
save_on_change: False # (defaults to False)
use_music_mode: False
secret bedroom_lightbulb_ip:
name: bedroom lightbulb
model: color2
transition: 3
save_on_change: False # (defaults to False)
use_music_mode: False
Anyone have an idea or way to help? I’m really crazy here with all the “unavailable”
Thanks