There are some issues with LIFX lights reliability that can be fixed on home routers by using Open Source firmware such as OpenWrt.
As I've recently observed on my network, the LIFX bulbs often don't respond to the AP frequently enough to avoid being disassociated for inactivity (see notes later about ap_max_inactivity
and max_listen_interval
). Another issue common to OpenWrt or any Linux-based router that uses hostapd
is that disassoc_low_ack=1
is the default setting unless you turn it off explicitly with disassoc_low_ack=0
.
The comments in the default example hostapd.conf
explain what this setting does:
# Disassociate stations based on excessive transmission failures or other