* Initial commit * Fix updating of unique id * Add testing to check the unique id is being updated correctly * Reload the config entry and confirm the unique id has not been changed * Move updating unique_id to __init__.py as suggested * Change the config_entry variable's name back from config to config_entry * Move the loop into the update_unique_ids method * Move test from test_config_flow to test_init * Try an early optimization to check if we need to update the unique ids * Mention the correct version * Implement suggestions * Ensure all entities are migrated correctly * Just to be sure keep the previous assertion as well |
||
---|---|---|
.. | ||
auth | ||
backports | ||
brands | ||
components | ||
generated | ||
helpers | ||
scripts | ||
util | ||
__init__.py | ||
__main__.py | ||
block_async_io.py | ||
bootstrap.py | ||
config.py | ||
config_entries.py | ||
const.py | ||
core.py | ||
data_entry_flow.py | ||
exceptions.py | ||
loader.py | ||
package_constraints.txt | ||
py.typed | ||
requirements.py | ||
runner.py | ||
setup.py | ||
strings.json |