This repository was archived by the owner on Jun 5, 2024. It is now read-only.
Can't switch back form Local Mode to Cloud Mode #40
Unanswered
AchimTheobald
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
Solved... |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
Today I put my newly delivered EZ1-M into operation. That worked so far. Unfortunately, I forgot to check and update the firmware before activating "Local Mode".
If I now query the EZ1 data using IP: "get DeviceInfo" everything is ok, only the "devVer" is reported as empty. All power values displayed in HomeAssistant are correct.
A Stone Age firmware (1.0.6) is displayed in the APP.
Unfortunately, I can't find a point in the app to switch back to "Cloud Mode".
So I can no longer establish a connection with the EZ1 via the APP, neither via WiFi nor via BT. Do you have any idea what I can do there?
{ "data": { "deviceId": "E070000XXXXX", "devVer": "", "ssid": "XXXXXXXX-2.4GHz", "ipAddr": "192.168.1.150", "minPower": "30", "maxPower": "800" }, "message": "SUCCESS", "deviceId": "E070000XXXXX" }Beta Was this translation helpful? Give feedback.
All reactions