visualapproach / WiFi-remote-for-Bestway-Lay-Z-SPA

Hack - ESP8266 as WiFi remote control for Bestway Lay-Z spa Helsinki
GNU General Public License v3.0
269 stars 71 forks source link

[BUG] mqtt server restart switches on pump and heating #700

Open ZoXx opened 1 month ago

ZoXx commented 1 month ago

Good morning everyone After having the problem for about a week now (since the Lay-Z-Spa is back up) I was able to narrow it down and find the problem.

My iobroker (docker) is shut down at night and backed up. The docker is then restarted. At that moment, the MQTT server (in iobroker as an adapter) is of course also restarted.

shortly afterwards, the lay-z-spa connects via mqtt and switches on the pump and the heating! There are no scripts running in iobroker that trigger this, nor is there a routine etc. What could be the problem here? Why is the pump and heating started by the lay-z-spa after every mqtt restart?

visualapproach commented 1 month ago

Hi, My MQTT broker is restarted every week and I don't have that problem. Are there any messages sent from your broker at start-up? You can use something like mqtt explorer to monitor

ZoXx commented 1 month ago

Found it. :) THANKS!

ZoXx commented 1 month ago

Not really. Same problem again. No other mqtt device got the same problem.

visualapproach commented 1 month ago

Did you check if the broker sent any messages at restart?

ZoXx commented 1 week ago

I tested everything and couldn't find anything. the 50 or so other devices never caused any problems either. i have updated to the latest version and esd now works without any problems. there is no restart anymore