I spent quite a bit of time in the past few days and I am now almost happy with my HA setup However…
- I have a Sonoff Basic (WiFi) connected to my night light. I used to control it using Domoticz (http), but as I moved to HA, I now use MQTT. Took a while to set up, but seems to be working now. However, the switch has poor WiFi signal and loses MQTT broker connection from time to time - it then flips the GPIO to zero (and switches off the light). Has anyone had this issue? I use Retain=true on both EspEasy and HA. Should I switch to Generic HTTP (EspEasy) + RESTApi (HA)?
- One of the devices I have is a Xiaomi portable PM2.5 Air Quality Monitor - which works fine in HA, but I keep it off most of the time. As a result, the reading in HA ‘badge’ is usually ‘Unavailable’, and it also floods my log with failed connect attempts. Is there a way to show the last value in sensor? And disable logging? Or would you advise me to remove the device from HA altogether?