Closed Stash37 closed 6 months ago
Hey there @balloob, @bieniu, @thecode, @chemelli74, @bdraco, mind taking a look at this issue as it has been labeled with an integration (shelly
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
shelly documentation shelly source (message by IssueLinks)
My Shelly temperatur sensors don't work anymore since the update I made today.
Yep, all of my Shelly's are dead as of 2024.5.
Here's a debug log home-assistant_shelly_2024-05-02T17-40-20.461Z.log
I rolled back with ha core update --version 2024.4.4
and it hasn't resolved the issue
The only other integration which was upgraded at the same time was Securitas, but that looks pretty harmless
https://github.com/guerrerotook/securitas-direct-new-api/releases/tag/v2.7.5.1
My Shelly temperatur sensors don't work anymore since the update I made today.
@NicolasGoeddel Please create a new issue, unrelated to this one
@Stash37 please add which previous version did work as currently I don't know a way to guess that.
Please download the diagnostics from the device card in Home Assistant and attach it in a comment.
Thanks
@clintongormley @NicolasGoeddel each of you having a different issue from the one reported here, please create a new issue, make sure to add diagnostics and logs (@clintongormley your log shows something, I am investigating but still need diagnostic and is unrelated to the issue here).
Sorry for that, I misread the description. I've opened issue #116647
core_2024.4.4 up to 11 hours ago and then all where fine. home-assistant_shelly_2024-05-02T18-50-08.127Z.log home-assistant_shelly_2024-05-02T17-40-20.461Z.log
FYI, when I tell Alexa to turn on/off lights it works with the HA integration with Shelly. If I do a reload on all devices it works for 30-60 sec, then it all starts to fail again
You have a problem with your unicast configuration.
This is from your log which shows that unicast is not setup (peer
is empty):
'coiot': {'enabled': True, 'update_period': 15, 'peer': ''}
Please follow the docs and setup unicast correctly.
This issue existed for you also in the previous version (which was not reported here), it just didn't complain since we added the repair issue in recent releases due to users having problems with devices not always updating the status. Your comment also explained by this.
Thanks Thecode!!!! Works like a sharm and sorry for not read all documents :( You can close this one with solved with success ;)
I also had this problem. After the HA upgrade to 2024.05 the Shelly is disconnected. I searched for solutions and I found this topic. I followed the documentation what @thecode linked and when i tried to reach the shelly device's settings, I was recognized it, the device is freezed. After I restart it, it's working again in HA.
It is not the first time when a device is discconected from HA after an update, but first time when a Shelly was. So, it's an advice: if an integration is disconnected after an HA update, first check the device that is it works?
The problem
Shelly device Aqua Bed Filler push update failure
Home Assistant is not receiving push updates from the Shelly device Aqua Bed Filler with IP address xxx.xxx.xxx.xxx. Check the CoIoT configuration in the web panel of the device and your network configuration.
What version of Home Assistant Core has the issue?
2024.5.0
What was the last working version of Home Assistant Core?
Previous version
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Shelly
Link to integration documentation on our website
https://www.home-assistant.io/integrations/shelly/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response