Add config flow support to google_travel_time#43509
Conversation
626df7a to
68ab995
Compare
|
this will need a breaking change notice, even though it technically isn't breaking, as its used when creating release blog post. |
Same question/answer posted here: #43419 (comment) |
|
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. |
af83862 to
864ef10
Compare
|
still valid |
7fc79dd to
a796cf1
Compare
|
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. |
|
still valid |
|
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. |
|
still valid |
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
…-assistant into google_config_flow * 'google_config_flow' of https://github.com/raman325/home-assistant: Update homeassistant/components/google_travel_time/sensor.py
Breaking Change
Config flow support has been added to
google_travel_time. Existing YAML configuration entries will be imported automatically but should be removed from YAML configuration after import. Import support will be removed in a future release.Proposed change
Added config flow support to
google_travel_time. Platform setup was retained via config flow import to ease the transition.Follow up tasks (in separate PRs):
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: