Paul Annekov
|
609bd6313a
|
bump tuyaha 0.0.7 (#37709)
|
2020-07-10 14:56:21 +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 |
ollo69
|
15569f1e7f
|
Fix tuya network failure startup (#34057)
* Tuya initialization retry on failure
* Rename exception
* Changed managed exception
* Manage different cases of ConnectionError
* Log messages correction
* Test always catching exceptions
* Update for Lint
* Update tuya library to 0.0.6
- Catch new library exception
* Tuya initialization retry on failure
* Rename exception
* Changed managed exception
* Manage different cases of ConnectionError
* Log messages correction
* Test always catching exceptions
* Update for Lint
* Update tuya library to 0.0.6
- Catch new library exception
* Catch wrong credential
* Revert "Catch wrong credential"
This reverts commit 7fb797de52 .
* Catch wrong credential
* Remove trailing whitespace
* Black formatting
* Import Exception from tuyaapi
* Remove str to exception
* Force CI checks
* Force CI checks
* Rebase conflict
* Tuya initialization retry on failure
* Rename exception
* Changed managed exception
* Manage different cases of ConnectionError
* Log messages correction
* Test always catching exceptions
* Update for Lint
* Update tuya library to 0.0.6
- Catch new library exception
* Catch wrong credential
* Revert "Catch wrong credential"
This reverts commit 7fb797de52 .
* Tuya initialization retry on failure
* Rename exception
* Changed managed exception
* Catch wrong credential
* Force CI checks
* Force CI checks
* Rebase conflict
* Rebase
* Force Test
* Force Test
|
2020-04-29 13:46:27 +02:00 |
Paulus Schoutsen
|
f1d3c0d19b
|
Remove unused manifest fields (#33595)
|
2020-04-03 12:58:19 -07:00 |
Franck Nijhof
|
a84741392b
|
Format all manifests with prettier (#30521)
|
2020-01-06 21:28:23 +01:00 |
Paul Annekov
|
b2753b7578
|
bump tuyaha 0.0.5 (#30213)
|
2019-12-26 13:27:59 +01:00 |
Franck Nijhof
|
c7da781efc
|
Update documentation link URL for integrations in all manifests (#27114)
|
2019-10-02 09:25:44 -07:00 |
Paul Annekov
|
f01e106e6d
|
bump tuyaha 0.0.4 (#26303)
|
2019-08-30 17:30:18 -07:00 |
Paul Annekov
|
bc17170f95
|
Fix tuya switch state (#26145)
* bump tuyaha 0.0.3
* bump tuyaha 0.0.3
|
2019-08-22 12:26:08 -07:00 |
Paul Annekov
|
a30c37017b
|
Update tuyaha to 0.0.2 to catch API exceptions (#25050)
* Update tuyaha to 0.0.2 to catch API exceptions
* Updated tuyaha version in requirements
|
2019-07-10 01:54:19 +02:00 |
Paul Annekov
|
97ed7fbb3f
|
Switched from tuyapy to tuyaha as 1st one is not maintained (#24821)
|
2019-07-06 10:39:49 -07:00 |
Paulus Schoutsen
|
cfe4cf30ad
|
Add manifests (#22699)
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
|
2019-04-03 21:14:45 -07:00 |