Franck Nijhof
|
b2cee2e602
|
Remove YAML configuration from Tuya (#50360)
* Remove YAML configuration from Tuya
* Keep deprecation warning
|
2021-05-09 14:26:26 -04:00 |
ollo69
|
fb73768164
|
Fix Tuya Option Flow tests (#46651)
|
2021-02-17 10:43:12 +01:00 |
ollo69
|
3c26235e78
|
Bump tuyaha to 0.0.10 and fix set temperature issues (#45732)
|
2021-02-15 16:20:45 -10:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
Paulus Schoutsen
|
1c36bf5e19
|
Fix block till done in create entry config flow tests (#42290)
|
2020-10-24 16:20:56 +02:00 |
SNoof85
|
cf5c99d2a9
|
Use reference strings in Tuya (#41236)
|
2020-10-05 12:49:09 +02:00 |
Franck Nijhof
|
1c2ebdf307
|
Upgrade black to 20.8b1 (#39287)
|
2020-08-27 13:56:20 +02:00 |
ollo69
|
b3ee54b124
|
Add config flow for Tuya (#35422)
* Added Tuya config flow
* Added test config_flow
* Fixed log error message
* Add test requirements
* Lint Fix
* Fix Black formatting
* Added pylint directive
Added pylint:disable=unused-import in config_flow.py
* Implementation requested changes
* Update CodeOwners
* Removed device registry cleanup
* Force checks
* Force checks
* Fix implemetation
- Set config schema "deprecated"
- Removed async from update_callback
* Updating test
* Fix formatting
* Config Flow test fix
- mock out async_setup and async_setup_entry
* Fix formatting
|
2020-05-10 22:01:00 -05:00 |