Franck Nijhof
|
b220ab6e91
|
Prettify Tuya entity class names (#57629)
|
2021-10-13 23:30:25 +02:00 |
Franck Nijhof
|
a4357fdb95
|
Replace all Tuya device property constants with an Enum (#57559)
|
2021-10-12 10:36:14 -07:00 |
Franck Nijhof
|
8ec38ef034
|
Refactor Tuya device handling (#57545)
* Refactor Tuya device handling
* Tweak
|
2021-10-12 16:49:46 +02:00 |
Franck Nijhof
|
d44e323e95
|
Move Tuya remap method from base to light entity class (#57527)
|
2021-10-12 11:34:18 +02:00 |
Franck Nijhof
|
80a04124a2
|
Small code styling tweaks for Tuya (#57102)
|
2021-10-05 12:59:51 +02:00 |
Oliver Ou
|
d3b1ccb668
|
Tuya v2 Integration Release (#56820)
Co-authored-by: 乾启 <18442047+tsutsuku@users.noreply.github.com>
Co-authored-by: dengweijun <dengweijunben@gmail.com>
Co-authored-by: dengweijun <mengzi.deng@tuya.com>
Co-authored-by: erchuan <jie.zheng@tuya.com>
Co-authored-by: erchuan <erchuan365@outlook.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2021-09-30 12:02:56 +02:00 |
ollo69
|
c4b3cf0788
|
Update tuyaha to 0.0.8 and adapt code (#41375)
|
2020-10-27 20:26:18 -05:00 |
Franck Nijhof
|
1c2ebdf307
|
Upgrade black to 20.8b1 (#39287)
|
2020-08-27 13:56:20 +02:00 |
ollo69
|
f4e4ea10e5
|
Minor Tuya Fix (#35497)
|
2020-05-11 08:45:12 -04: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 |
Erik Montnemery
|
e4333a7a44
|
Rename Light to LightEntity (#34593)
|
2020-04-26 18:49:41 +02:00 |
J. Nick Koston
|
a5b98b40ac
|
Resolve delays with tuya devices (#34512)
|
2020-04-21 20:29:42 -07:00 |
tyjtyj
|
702e63e6e8
|
Fix Tuya Light without brightness (#26534)
Return none if there is brightness data from tuya
https://github.com/home-assistant/home-assistant/issues/25896
|
2019-09-09 21:44:00 +02:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
cgtobi
|
2c07bfb9e0
|
Remove dependencies and requirements (#23024)
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd .
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c .
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
|
2019-04-12 10:13:30 -07:00 |
Paulus Schoutsen
|
4b1de61110
|
Use relative imports inside integrations (#22235)
* Use relative imports inside integrations
* Lint
* Fix automation tests
* Fix scene imports
|
2019-03-20 22:56:46 -07:00 |
Fabian Affolter
|
127c55e0c1
|
Update file header (#21023)
* Update file header
* Update file header
* Update file header
* Update file header
* Update file header
* Fix lint issues
|
2019-02-13 21:21:14 +01:00 |
Paulus Schoutsen
|
e2d3c27e85
|
Embed all platforms into components (#20677)
* Consolidate all components with platforms
* Organize tests
* Fix more tests
* Fix Verisure tests
* one final test fix
* Add change
* Fix coverage
|
2019-02-02 07:13:16 -08:00 |