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

2.12.1 Adding Input2 to Shelly 1PM #1417

Open
bmpalmeida opened this issue Jul 13, 2024 · 23 comments
Open

2.12.1 Adding Input2 to Shelly 1PM #1417

bmpalmeida opened this issue Jul 13, 2024 · 23 comments
Labels
confirmed-bug confirmed bug

Comments

@bmpalmeida
Copy link

Hi,

I just updated all my Shellies to this new version, and some of the Shelly 1PM, created an additional input. Is this as intended?

Screenshot 2024-07-13 at 23 21 11

@bmpalmeida
Copy link
Author

I just discover another strange thing. I’m using iOS 18 beta. And the Shelly devices are appear duplicated. With one of them not responding. I already remove and add again. In the beginning they are only one but with time the second appears.

IMG_9044

@markirb
Copy link
Collaborator

markirb commented Jul 14, 2024

Is this the same device? The second input comes from addon detection. Something goes wrong here or do you have an addon?

I think it is shaky and then primary/non primary switchingleads to what you see.

@bmpalmeida
Copy link
Author

I don’t have any add on on this ones. I have around 20 1PM and all except one is showing the input2. The only one that doesn’t shows the input2 actually doesn’t have anything connected to the sw.

Sorry for the screenshot. Indeed in the images they are not the same. But same behaviour on both.

@markirb
Copy link
Collaborator

markirb commented Jul 15, 2024

Mhh it seems that addon detection does not work on 1pm the way it does on others.

Seems like the pin is tied down in the device.

We will have to skip the second check then for 1pm.

@markirb markirb added the confirmed-bug confirmed bug label Jul 19, 2024
@markirb
Copy link
Collaborator

markirb commented Jul 20, 2024

First:

Can you flash this please:

shelly-homekit-Shelly1PM.zip

this should make the problem go away. Secondly, can you please tell me the output of:

curl [ip of device]/rpc/GPIO.Read -d '{"pin":3}'

@bmpalmeida
Copy link
Author

Yes. That version solve the problem.

The output of the curl command is the following.

{
"value": 0
}

@markirb
Copy link
Collaborator

markirb commented Jul 24, 2024

Ok thanks for your input.
That's what I expected. I will try to think of a better way for this device but have to try some things first

@bmpalmeida
Copy link
Author

If you need that I do some tests let me know.

@jdesutter
Copy link

I am experiencing this exact issue on a shelly plus1 and could use some assistance removing the rogue input #2. I am a novice user and will need complete steps to fix this. Thanks Joe

@jdesutter
Copy link

I tried to flash the above version on my Shelly Plus 1i4 and I get a message that says:

Host: http://192.168.1.10
Device Name: NorthFloodLight
Model: ShellyPlus1
Firmware: HomeKit 2.13.3
Incorrect Zip File for device...

Please advise if I am using the correct file for my Shelly device.

@markirb
Copy link
Collaborator

markirb commented Jan 7, 2025

When you're on Mac the zip file auto extracts. To avoid this use secondary click / right click download file as.

@markirb
Copy link
Collaborator

markirb commented Jan 7, 2025

Also this file is for 1PM. Which devices is it that fails for you?

@jdesutter
Copy link

jdesutter commented Jan 7, 2025 via email

@jdesutter
Copy link

jdesutter commented Jan 7, 2025 via email

@jdesutter
Copy link

jdesutter commented Jan 7, 2025

Markus,
Here is the file I'm trying to use and getting a file too big error: shelly-homekit-ShellyPlus1.zip This is the only file I could find that wanted to try to upload. All others were rejected with errors.

Screen Shot 2025-01-07 at 9 19 16 AM

@jdesutter
Copy link

More info. I eventually was able to load newer versions of the Plus1 firmware. I uploaded 2.13.2 and 2.13.0. In both cases the input #2 was gone but reappeared. Once it stayed gone for awhile until i opened up home assistant, which i use for other devices. I'm wondering if it is triggering something in this Shelly.

@markirb
Copy link
Collaborator

markirb commented Jan 7, 2025

Ok so again: which device is this? You one time wrote Plus1? one time i4? what is it now?

Then I can try to work around this bug...

@jdesutter
Copy link

jdesutter commented Jan 7, 2025 via email

@markirb
Copy link
Collaborator

markirb commented Jan 7, 2025

ok, then please read the upgrade notes here:
https://github.com/mongoose-os-apps/shelly-homekit/releases/tag/2.13.3
this will explain it.

@jdesutter
Copy link

jdesutter commented Jan 7, 2025 via email

@jdesutter
Copy link

Could someone please provide instructions to update my Shelly Plus1 to 2.12.1? I have reverted my relay to stock, but have not figured out how to flash anything other than the latest OTA update.

@markirb
Copy link
Collaborator

markirb commented Jan 13, 2025

Just follow the linked guide for OTA to latest 2.13. When this is done you can use webinterface to upload any zip file.

@jdesutter
Copy link

jdesutter commented Jan 13, 2025 via email

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

No branches or pull requests

3 participants