core/homeassistant/components/tuya
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-17 05:17:18 +00:00
__init__.py Remove YAML configuration from Tuya (#50360) 2021-05-09 14:26:26 -04:00
climate.py
config_flow.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
const.py
cover.py
fan.py
light.py
manifest.json
scene.py
services.yaml Add targets and selectors for services (S-T) (#50629) 2021-05-14 22:30:41 -07:00
strings.json Remove redundant names from config flow titles (#50380) 2021-05-10 22:14:33 -07:00
switch.py