Franck Nijhof
|
cef34356e2
|
Add sensor platform to Tuya (#57668)
|
2021-10-14 12:04:02 -07:00 |
|
Franck Nijhof
|
fdc6d9e004
|
Add select platform to Tuya (#57674)
|
2021-10-14 09:50:51 -07:00 |
|
Franck Nijhof
|
b2cef78d90
|
Add binary sensor platform to Tuya (#57623)
|
2021-10-13 22:12:07 +02:00 |
|
Franck Nijhof
|
14c380fb57
|
Use EntityDescription in Tuya Switch platform (#57581)
|
2021-10-13 21:15:34 +02:00 |
|
Franck Nijhof
|
6a72af63c2
|
Refactor Tuya climate platform (#57609)
|
2021-10-13 20:29:11 +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
|
f82af47f6a
|
Use Tuya endpoints values from upstream library (#57537)
|
2021-10-12 14:33:19 +02:00 |
|
Paulus Schoutsen
|
34544da449
|
Reinstate asking for country in Tuya flow (#57142)
|
2021-10-05 22:32:48 +02:00 |
|
Franck Nijhof
|
86852df2fc
|
Bump tuya-iot-py-sdk to 0.5.0 (#57110)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-10-05 10:21:55 -07:00 |
|
Franck Nijhof
|
2059cbacbd
|
Remove Python shebang line from Tuya integration files (#57103)
|
2021-10-05 11:12:55 +02:00 |
|
Joakim Sørensen
|
745298408a
|
Rewrite tuya config flow (#57043)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2021-10-04 08:27:24 -07: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
|
3c26235e78
|
Bump tuyaha to 0.0.10 and fix set temperature issues (#45732)
|
2021-02-15 16:20:45 -10:00 |
|
ollo69
|
ebc26c70b9
|
Remove Tuya climate ext. temperature entity option (#42546)
|
2020-11-09 22:57:04 +01:00 |
|
ollo69
|
c4b3cf0788
|
Update tuyaha to 0.0.8 and adapt code (#41375)
|
2020-10-27 20:26:18 -05: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 |
|