core/homeassistant/components/dsmr
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
..
translations [ci skip] Translation update 2021-05-03 00:05:16 +00:00
__init__.py Reduce config entry setup/unload boilerplate D-F (#49733) 2021-04-26 20:46:49 -10:00
config_flow.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
const.py Add MIN_TIME_BETWEEN_UPDATES to dsmr integration (#43057) 2020-11-11 09:21:07 +01:00
manifest.json Upgrade dsmr_parser to 0.29 (#49417) 2021-04-19 13:48:31 +02:00
sensor.py Replace dict with DeviceInfo (#49950) 2021-05-02 00:37:19 +02:00
strings.json Add MIN_TIME_BETWEEN_UPDATES to dsmr integration (#43057) 2020-11-11 09:21:07 +01:00