maxlyth / shelly-admin

An administration console written upon NodeJS/Electron to manage a whole network of Shelly IoT devices.
MIT License
30 stars 4 forks source link

Password protected devices cannot be managed #2

Open kongo09 opened 3 years ago

kongo09 commented 3 years ago

Thanks for this wonderful tool!

Unfortunately it seems that password protected devices cannot be managed? I have all devices setup with the same password. But the field in preferences is greyed out and I cannot activate it.

What am I missing?

maxlyth commented 3 years ago

There underlying library I used did not work properly with password protected devices so I had to make substantial changes for that feature that are currently only in there dev branch on Github.

The dev branch is public and you should be able to install it but I recognise that path requires some technical skills. I can look to build a more 1 click version at the weekend if you need that

Max… -——-

On 31 Oct 2021, at 22:19, kongo09 @.***> wrote:



Thanks for this wonderful tool!

Unfortunately it seems that password protected devices cannot be managed? I have all devices setup with the same password. But the field in preferences is greyed out and I cannot activate it.

What am I missing?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/maxlyth/shelly-admin/issues/2, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAQYDSBDZP4DCMZU2BEZMVDUJW6HJANCNFSM5HCYV6KA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

kongo09 commented 3 years ago

Not sure how that works. I suggest you do another release, if possible?