alexryd / homebridge-shelly-ng

Homebridge plugin for the next generation of Shelly devices
GNU General Public License v3.0
124 stars 49 forks source link

Shelly PLUS i4 works only a couple of hours #135

Open EnricoPersello opened 1 month ago

EnricoPersello commented 1 month ago

Hi, I added my 3 shelly plus i4s and I see them correctly on the home app, but after a couple of hours of operation the scenarios I assigned to the buttons no longer work. But if I assign a scenario from the Shelly app it works correctly. I tried to configure the 4 inputs both as switches and outlets, but the problem remains the same, this is my current configuration { "id": "shellyplusi4-cc7xxxxxxxx", "name": "Scenari Ingresso", "exclude": false, "hostname": "192.1.1.1", "switch:0": { "exclude": false, "type": "switch" }, "switch:1": { "exclude": false, "type": "switch" }, "switch:2": { "exclude": false, "type": "switch" }, "switch:3": { "exclude": false, "type": "switch" }, "cover:0": { "exclude": true, "type": "window" } }

ohad-e commented 1 month ago

It looks the same as the issue I published before at https://github.com/alexryd/homebridge-shelly-ng/issues/134. Please try changing the physical switch when this occurs and then controlling the button in the HOME app. Does it work? Do you know if you use authentication to control your device?

EnricoPersello commented 1 month ago

In my HomeApp I can only assign automations to single tap, double tap or long press, but when I press the physical button nothing changes on the app. My shelly is not password protected