Create zwave_js repair issue instead of warning log entry#95997
Conversation
Signed-off-by: Adrian Moreno <adrian@morenomartinez.com>
|
Hey there @home-assistant/z-wave, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
Signed-off-by: Adrian Moreno <adrian@morenomartinez.com>
Signed-off-by: Adrian Moreno <adrian@morenomartinez.com>
Signed-off-by: Adrian Moreno <adrian@morenomartinez.com>
Signed-off-by: Adrian Moreno <adrian@morenomartinez.com>
|
@MartinHjelmare can you please review this PR when you get a chance to make sure it's aligned to what you suggested in the previous PR? Thanks! |
Signed-off-by: Adrian Moreno <adrian@morenomartinez.com>
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Signed-off-by: Adrian Moreno <adrian@morenomartinez.com>
Signed-off-by: Adrian Moreno <adrian@morenomartinez.com>
Signed-off-by: Adrian Moreno <adrian@morenomartinez.com>
Makes sense. I've added |
|
@MartinHjelmare do we need the version that introduced the deprecation (2023.8) in the warning/issue? We currently don't mention it. I personally think it's OK not to include, but I would add the final date to the warning (2024.2) @adrianmo |
Signed-off-by: Adrian Moreno <adrian@morenomartinez.com>
…omeassistant-core into zwavejs_dry_fan_preset_repair
@raman325 - agreed. I've just added the breaking change date to the warning and repair issue. |
raman325
left a comment
There was a problem hiding this comment.
LGTM will wait for @MartinHjelmare to way in on the deprecation date comment before merging
thanks for your patience @adrianmo !
|
Converted this PR to draft to get the last comment addressed. |
Signed-off-by: Adrian Moreno <adrian@morenomartinez.com>
…omeassistant-core into zwavejs_dry_fan_preset_repair
|
Marking the PR as 'ready for review' to get some attention to the last open comment. /cc @MartinHjelmare @frenck |
Signed-off-by: Adrian Moreno <adrian@morenomartinez.com>
Proposed change
This PR addresses comment by @MartinHjelmare in #95634 (comment). Besides logging a warning, this will also create a repair issue when somebody tries to set either the Fan or Dry preset mode in their Z-Wave climate entities. It will create a separate repair issue for the different climate entities affected.
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: