Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shelly PLUS i4 works only a couple of hours #135

Open
EnricoPersello opened this issue Sep 26, 2024 · 2 comments
Open

Shelly PLUS i4 works only a couple of hours #135

EnricoPersello opened this issue Sep 26, 2024 · 2 comments

Comments

@EnricoPersello
Copy link

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
Copy link

ohad-e commented Sep 29, 2024

It looks the same as the issue I published before at #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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants