-
-
Notifications
You must be signed in to change notification settings - Fork 30.7k
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
Downgrade ZHA dependency bellows #102471
Downgrade ZHA dependency bellows #102471
Conversation
Hey there @dmulcahey, @Adminiuga, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
mine was working after updateing my SONOFF Stick.... now it is broken again. |
Mine still broken no upgrade and 2 Sonoff Sticks have been tested, restoring backups of the network and even HA, Can't create a new network from scratch. Logs show after the sonoff stick is "reset" by zippy and failing with "reset future", I can see connecting to some devices and working but ZHA can't finish the setup because this "reset error". That's my best guess |
Alright, this is a PR, which has been merged and handled. This is not the place to track and discuss issues. For that specific thing, we have an issue tracker. Please use that :) Issues are a lot better to track, than a closed PR. Thanks 👍 ../Frenck |
Proposed change
Downgrade ZHA dependency bellows from 0.36.7 to 0.36.5 (changes), as the dependency upgrade (#102358) broke startup for DIY Zigbee coordinators running Tasmota firmware (e.g. Sonoff WiFi and Silvercrest).
Type of change
Additional information
Checklist
black --fast homeassistant tests
)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
..coveragerc
.To help with the load of incoming pull requests: