Open EnricoPersello opened 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?
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
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" } }