core/tests/components/broadlink
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 Bump broadlink from 0.16.0 to 0.17.0 (#47779) 2021-03-11 21:34:56 -08:00
test_config_flow.py Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
test_device.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
test_heartbeat.py Implement heartbeat in the Broadlink integration (#43878) 2021-05-20 08:10:13 +02:00
test_helpers.py Implement config flow in the Broadlink integration (#36914) 2020-08-20 17:30:41 +02:00
test_remote.py Make DeviceRegistry.async_get_device connections arg optional (#44897) 2021-01-07 13:49:45 +01:00
test_sensors.py Fix RM pro temperature sensor (#50098) 2021-05-07 14:47:51 +02:00