core/homeassistant/components/config
Ville Skyttä 19d25cd901
Change config entry state to an enum (#49654)
* Change config entry state to an enum

* Allow but deprecate EntryState str equality comparison

* Test fixes

* Rename to ConfigEntryState

* Remove str comparability backcompat

* Update new occurrences of strs cropped up during review
2021-05-20 19:19:20 +02:00
..
__init__.py
area_registry.py
auth.py Fix updating owner user/auth (#50087) 2021-05-04 14:26:48 -07:00
auth_provider_homeassistant.py
automation.py
config_entries.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
core.py
customize.py
device_registry.py
entity_registry.py
group.py
manifest.json
scene.py Fix saving a scene (#49980) 2021-05-02 22:11:57 -07:00
script.py Add Blueprint foundation to Scripts (#48621) 2021-04-27 15:15:38 -07:00
services.yaml
zwave.py