-
-
Notifications
You must be signed in to change notification settings - Fork 97
New feature - nightly restart? #255
Comments
Which version are you on? I was hoping I had fixed the majority of the connectivity problems in the last builds. |
That would be 1.9.2 running on a wemos d1 mini pro.
On Sun, Dec 8, 2019 at 5:24 PM +0100, "Proddy" <[email protected]> wrote:
Which version are you on? I was hoping I had fixed the majority of the connectivity problems in the last builds.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Try 1.9.4. |
That opens up a whole new can of worms. I have had problems with dev branch in the past so I stayed away from it until now... I have recently upgraded my PC and started from scratch. Did as suggested in the wiki (Win 10, PlatformIO). "Build" ends with a few errors, starting with the following: |
Those build errors should be gone if you use the dev branch (in pio click bottom left where it says master). If not let me know! If you prefer, just take the latest firmware and follow the instructions on the wiki to upload the binary. |
I, too, have been having problems recently. I'm using 1.9.3 feeding Home Assistant on a RPi3. Three times, now, I've found the HA web server unresponsive. When I restart HA, it shows EMS-ESP as offline and there is no incoming MQTT data when I listen. When I telnet into ems-esp it shows MQTT as disconnected, despite saying that the data is being published. I end up doing a 'restart' on ems-esp and it all recovers. |
1.9.4 fixes the stability issues (hopefully). I've been testing and fine-tuning for a month now. I'll push it to master soon. |
Thanks again for a great piece of software.
I noticed that ems-esp sometimes "freezes". MQTT seems disconnected (web page shoows disconnect), Domoticz cannot read status nor can I set the themostat's temperature. A simple reboot does the trick until the next freeze.
A nightly restart (eg at 01.00 every 2nd or 3rd night) may resolve these issues. Can this be implemented?
The text was updated successfully, but these errors were encountered: