-
Notifications
You must be signed in to change notification settings - Fork 132
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 AddOn support #1146
Comments
No, but a test device is on the way |
Wow nice. Didn't know these exist. Would be nice to bundle the sensor input and DHT pull requests with this... |
@markirb Looks like supporting the Plus AddOn is more complicated then the old one. Here is a picture of the new one: |
Mhh can be but I don‘t necessarily think so. Lots of that circuitry should be for the galvanic isolation and newly supported analog inputs, which we can skip for the moment. The principle for the digital ones should be the same as the previous addon I would suspect: one Digital shared IO via two Pins. Do you have any idea how the debug Pinning and corresponding ESP32 GPIO pins of Shelly Plus devices look like where this adapter plugs in? How many pins does the addon have? Have to be at least 6 for the additional ADC Channels. Maybe also a picture from the back? |
I would love to see this Plus AddOn with reading the DS18B20 sensor too! |
@timoschilling @nevend1 I'd be happy to do that. Let me know how best to do it. |
@markirb are you interested, in getting a Shelly Plus and Plus AddOn? If yes I think the best way is you exchange your contact data and @andykearney send @markirb the money or @andykearney make a order with @markirb shipping address |
Sure I would be up to give this a shot. Very nice @andykearney just contact me via email (see profile I added it there) and I'll provide you with a shipping address. You want to use ds18bxx for now right? |
Any news here? I haven't received any message. @timoschilling could you give me the reading on the U16 chip? I cannot decipher it on you picture. Apart from that the pinning of the pins should be clear by e.g: https://www.esphome-devices.com/devices/Shelly-Plus-1PM |
thanks. so far I see only insulating/level shifting components, should be fairly straightforward |
Are there any plans to support the add-on with the garage door mode? E.g. with a external magnetic switch and show the state of the garage door. Open or closed. |
See here: #967 |
Looked at the lack of temp support features for the 1+PM, but then saw this request. Is it still being worked on or was there ever a test module sent to @markirb? Would like to use the temp sensors. |
Hi, sorry for no updates here. I have no hardware, but also I had no time... :/ |
Sorry to hear you guys were battling illnesses. Thanks for the response and let us know if you would still like a unit to test with. |
hello is there something new to support shelly 1 + |
Good evening, any update here? |
Hi, sorry for not writing anything here... time.. :/ This should implement Temperature Sensor Support for ShellyPlus1 / 1PM: I have no hardware to test, so please feel free to test the github actions artifacts at your own risk. |
Thanks @markirb, awesome news!! I remember the old issues regarding DHT sensors with the old addon, so you think there is any chance with the new one to make it work? I’m available (with some support from you guys) to buy the devices and test them…. It’s taking years for the different companies to introduce thread/matter devices/sensors , so this is, in my opinion, the only way we have to have reliable sensors integrated in HomeApp… Thanks! |
Saw these are on Amazon now. Looks like I’ll be picking one up to give it a shot! Anyone know how long the wire can be on these DS18B20 sensors and still be functional/accurate? |
Good afternoon, |
Well, after nearly 6 days using the beta version, here some feedback (device used in iPhone 11 / iOS 17.5.1 / HomeApp with Automations - +1 plugged to a bulb with physical switch /+addon/DHT22-AM2302 HT & T sensor) :
Hope it helps. I will give more feedback if anything happens. Thank you. |
Thanks for you feedback. I will do a fix to filter out the 0 and NaN readings. The correction would be a nice add-on yes... maybe sometime. The temporary loss of the device is strange, but I think not really related to DHT support. Sensor names are coupled as this is really just one sensor.... |
Hi! I have a question. Regards, |
Do you want to use this for "open" status? Should actually just work on latest beta |
Ah I see... this one does currently not work, I do not know which GPIO it maps to. And I do not have this hardware. However it should work in the style of the old addon at the temperature sensor inputs |
this should fix invalid readings |
according to |
Im using Shelly 1 plus |
Can you try this? |
Using it since yesterday. |
I can't update. I have error as below. Logs: |
Regarding the updating from beta2 to beta3 I had the same issue, I had to keep trying until finally the update went through. |
that is really strange.... your logs do not say much... |
https://github.com/mongoose-os-apps/shelly-homekit/releases/tag/2.12.0-beta4 should support digital input on add-on for GDO |
Hi! It works!! It may be a coincidence, but I managed to update the firmware after changing the temperature sensor readings to 500 seconds (it was 5). |
That might not be a coincidence... what sensor do you have attached? The onewire protocols are slow and require many timers to bitbang the protocols... |
Also having issues with the beta 4 as others have reported above, not able to upgrade/downgrade. Also unable to revert to stock. Beta 4 also will not pair with homekit if mode is configured as Garage Door Opener, pairs fine when mode is set as Switch. I will keep trying to downgrade to 12.11.2 |
Ok, as above... update of the reporting interval from default of 1 to 500 also resolved the issue for me with update. I have successfully downgraded to 12.11.2 again. I'm running an DHT22 AM2302 which is also Digital 1 Wire protocol |
Same for me with beta4. I have addon and DHT22 installed. Furthermore I've noticed that the Type (%/F/°C) of the Sensor Value is being resetted to "%" for Temp. Rollback to "Latest" without any problems possible. |
@gizzy90 are you also on GDO? Makes sense, it will be resolved in next beta, see other issue thread. |
regarding DHT: the % is only for Humidity sensor which is always second... can you post a screenshot? |
Hi.
Is the new add on for plus devices supported already? Or is there work to do to make that happen?
The text was updated successfully, but these errors were encountered: