usnasoft / shellyscanner

Shelly Scanner source code
https://www.usna.it/shellyscanner/index_en.html
GNU General Public License v3.0
35 stars 7 forks source link

State of AP not restored #12

Closed JoergGiencke closed 1 month ago

JoergGiencke commented 1 month ago

Hi,

I have restored a reset Shelly +I4 from a backup and everything worked great - except - restoring the previous status of the access point. The restore ignores that the AP was switched off and leaves the access point at its default value of switched on.

  "wifi" : {
    "ap" : {
      "ssid" : "ShellyPlusI4-D8132AD261C8",
      "is_open" : true,
      "enable" : false, // IGNORED
      "range_extender" : {
        "enable" : false
      }
    },
usnasoft commented 1 month ago

I'm on holiday for a few days now. I will check as soon as possible. Consider that the restore process does not change the parameters for the connection to which the device is currently connected. Is this the case? What version of Shelly Scanner are you using?

JoergGiencke commented 1 month ago

I'm using 1.0.7.

"Consider that the restore process does not change the parameters for the connection to which the device is currently connected." Okay, that makes sense and if you know that, you can react accordingly. For me, the 'problem' is now solved. Thank you!

usnasoft commented 1 month ago

I think I'll write a specific manual page for backup/restore