home-assistant-libs / home-assistant-libs/zwave-js-server-python

TODO: Improve breaking upgrade repair issue

Open
#842 3 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.