hass-core/homeassistant
J. Nick Koston 20d93b4b29
Remove support for migrating pre-config entry homekit (#46616)
HomeKit pairings and accessory ids from versions 0.109 and earlier are no longer
migrated on upgrade. Users upgrading directly to 2021.3 from 0.109
and older should upgrade to 2021.2 first if they wish to preserve
HomeKit configuration and avoid re-pairing the bridge.

This change does not affect upgrades from 0.110 and later.
2021-02-16 08:37:43 +01:00
..
auth None optional hass typing in FlowHandler (#46462) 2021-02-13 13:21:37 +01:00
components Remove support for migrating pre-config entry homekit (#46616) 2021-02-16 08:37:43 +01:00
generated Add keenetic_ndms2 config flow (#38353) 2021-02-14 13:09:19 +01:00
helpers Fix variable name from script refactoring (#46503) 2021-02-14 10:52:18 -10:00
scripts Add support for pre-filtering events to the event bus (#46371) 2021-02-14 09:42:55 -10:00
util Don't allow recursive secrets loading (#41812) 2021-02-14 14:23:31 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Wait for registries to load at startup (#46265) 2021-02-11 17:36:19 +01:00
config.py Replace LooseVersion with AwesomeVersion (#46330) 2021-02-10 15:26:38 +01:00
config_entries.py Add support for pre-filtering events to the event bus (#46371) 2021-02-14 09:42:55 -10:00
const.py Bump version to 2021.3.0dev0 (#45617) 2021-01-27 21:12:38 +01:00
core.py Add support for pre-filtering events to the event bus (#46371) 2021-02-14 09:42:55 -10:00
data_entry_flow.py None optional hass typing in FlowHandler (#46462) 2021-02-13 13:21:37 +01:00
exceptions.py Raise ConditionError for numeric_state errors (#45923) 2021-02-08 10:47:57 +01:00
loader.py Postponed evaluation of annotations in core (#46434) 2021-02-12 10:58:20 +01:00
package_constraints.txt Update frontend to 20210208.0 (#46225) 2021-02-08 16:42:33 +01:00
requirements.py Generics and other type hint improvements (#45250) 2021-01-18 22:23:25 +01:00
runner.py Generics and other type hint improvements (#45250) 2021-01-18 22:23:25 +01:00
setup.py Use dict syntax (#41325) 2020-10-06 15:02:23 +02:00
strings.json Consistent spelling of IT abbreviations / protocol / format names (#45913) 2021-02-04 01:43:07 +01:00