Conversation
|
Hey there @garbled1, @epenet, mind taking a look at this pull request as it has been labeled with an integration ( |
|
Could we add a note to say: "install owserver"? |
Feel free to suggest an edit.
It would need a different domain (which is recommended anyways).
🤷 |
|
The PR comment says it will be removed in 2022.4 while the code warning says 2022.6. |
Adjusted, thanks! Did a bunch of these, so copy-pasted a lot 😄 |
epenet
left a comment
There was a problem hiding this comment.
I think the warning in async_setup_entry should be removed.
I would maybe adjust the warning in onewirehub to encourage users to migrate but that is maybe optional.
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Breaking change
Using the 1-Wire via SysBus is deprecated and will be removed
in Home Assistant Core 2022.6; this integration is being adjusted to comply
with Architectural Decision Record 0019, more information can be found here:
https://github.com/home-assistant/architecture/blob/master/adr/0019-GPIO.md
Proposed change
Add deprecation notice because of ADR-0019
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.The integration reached or maintains the following Integration Quality Scale:
To help with the load of incoming pull requests: