Commit graph

16 commits

Author SHA1 Message Date
epenet
8785a9869e
Rename tuya base entity module (#126180) 2024-09-18 11:04:01 +02:00
Michael
12759b50cc
Store runtime data inside the config entry in Tuya (#116822) 2024-05-09 00:04:26 +02:00
Marc Mueller
062cc4bfce
Add empty line after module docstring [t-v] (#112705) 2024-03-08 10:35:23 -05:00
Franck Nijhof
82e1ed43f8
Migrate Tuya integration to new sharing SDK (#109155)
* Scan QR code to log in And Migrate Tuya integration to new sharing SDK (#104767)

* Remove non-opt-in/out reporting

* Improve setup, fix unload

* Cleanup token listner, remove logging of sensitive data

* Collection of fixes after extensive testing

* Tests happy user config flow path

* Test unhappy paths

* Add reauth

* Fix translation key

* Prettier manifest

* Ruff format

* Cleanup of const

* Process review comments

* Adjust update token handling

---------

Co-authored-by: melo <411787243@qq.com>
2024-01-30 21:22:22 -05:00
Erik Montnemery
0c2485bc03
Freeze integration entity descriptions (#105984)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
Joost Lekkerkerker
e6c4f98354
Add explicit device name to Tuya (#95511)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-06-29 11:24:59 +02:00
Jan Bouwhuis
c47543c9dd
Add current_humidity attribute to tuya (de)humidifiers (#94953)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-06-21 11:28:12 +02:00
epenet
3a02c627fa
Adjust set_humidity type hints (#85176) 2023-01-05 10:26:49 +01:00
epenet
2453f95b24
Adjust HumidifierEntity type hints (#82248) 2022-11-17 10:58:46 +01:00
Franck Nijhof
54fb0d7cc2
Fix set humidity in Tuya (#80132) 2022-10-11 22:21:59 +03:00
epenet
bbf19582bb
Use EntityFeature enum in components (t**) (#69457) 2022-04-07 14:07:27 +02:00
Franck Nijhof
db979fef6c
Refactor Tuya DPCode and data type handling (#64707) 2022-01-23 09:01:10 +01:00
Franck Nijhof
563b488739
Use state/device/entity category enums in Tuya (#60788) 2021-12-01 21:19:24 -05:00
Franck Nijhof
8fb84270d5
Fix Tuya back scaling in Climate and Humidifer entities (#59909) 2021-11-18 15:21:27 -08:00
alexanv1
f4c2c54e84
Extend Tuya Humidifier (#58260) 2021-10-24 20:34:05 +02:00
Franck Nijhof
d8a354fa8f
Add humidifier platform to Tuya (#58025) 2021-10-19 12:10:05 +02:00