-
Notifications
You must be signed in to change notification settings - Fork 196
Description
This may be worth looking into but not critical and may just be a side effect, but I have observed it.
My system is as follows:
Raspberry Pi
Ethernet connected to local network
WiFi, AP for all MQTT Devices Only
The other night the Pi crapped out, not sure why. It was behind a firewall but some ports open. Just in a testing mode, not in production mode yet. With a little work everything is back running but the WiFi will not connect.
Last night I needed a light that was controlled by a Sonoff and manually pressed the button on it. The light turned on. Within about a minute the light flashed, and about every minute after. I have not looked into it yet but all 'Off' devices have no side effect to the inability to connect to the server.
If I were in production mode, and all my lights did this, I might go crazy before I was able to repair the server. If it was my Air Conditioner or Freezer I may damage the units.
I'm guessing what is happening, but have not looked at the code, is the relay is being initialized to an off state and then checking the flash for it's last state, and setting it accordingly.
Thanks again for the great firmware and great interaction with the public.