core/tests/components/smarttub
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 Add smarttub sensor platform and state sensor (#46775) 2021-02-20 12:25:02 -10:00
conftest.py SmartTub: use get_full_status() (#49580) 2021-04-22 18:55:58 -10:00
test_binary_sensor.py SmartTub cleanup (#49579) 2021-04-22 18:54:55 -10:00
test_climate.py SmartTub: use get_full_status() (#49580) 2021-04-22 18:55:58 -10:00
test_config_flow.py Implement reauth for smarttub (#47628) 2021-04-21 21:28:24 -10:00
test_init.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
test_light.py SmartTub: use get_full_status() (#49580) 2021-04-22 18:55:58 -10:00
test_sensor.py Parameterize SmartTub tests (#47189) 2021-03-01 13:53:57 +01:00
test_switch.py SmartTub: use get_full_status() (#49580) 2021-04-22 18:55:58 -10:00