home-assistant-libs / home-assistant-libs/zwave-js-server-python
TODO: Improve breaking upgrade repair issue
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 63
- Forks
- 26
- Avg merge
- 13h 14m
- Merged PRs (30d)
- 10
Description
Today we create a repair issue when we detect an incorrect server version: https://github.com/home-assistant/core/blob/dev/homeassistant/components/zwave_js/__init__.py#L161-L169
We should improve the mechanism to point users down the right path when we can
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the referenced repair-issue logic in homeassistant/components/zwave_js/init.py at lines 161-169, then inspect how this library participates in detecting an incorrect server version. Define the right user path for each detectable case and establish how the resulting repair issue should be verified; the issue does not name tests or a more specific implementation location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100