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 |
|
Joost Lekkerkerker
|
730d805876
|
Enable SIM114 ruff rule (#111125)
|
2024-02-23 13:21:59 +01: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 |
|
Jan-Philipp Benecke
|
af6ad6be41
|
Remove deprecated vacuum services from tuya (#107896)
|
2024-01-16 08:51:57 +01:00 |
|
Erik Montnemery
|
1e4f43452c
|
Warn when vacuum.turn_on or turn_off is called on Tuya vacuums (#95848)
Co-authored-by: Hmmbob <33529490+hmmbob@users.noreply.github.com>
|
2023-07-07 19:00:06 +02:00 |
|
Erik Montnemery
|
6964a2112a
|
Revert "Remove unsupported services from tuya vacuum" (#95845)
Revert "Remove unsupported services from tuya vacuum (#95790)"
This reverts commit 5712d12c42 .
|
2023-07-04 14:42:44 +02:00 |
|
Erik Montnemery
|
c84dacf2fc
|
Update tuya vacuum supported features (#95832)
|
2023-07-04 13:19:16 +02:00 |
|
Erik Montnemery
|
5712d12c42
|
Remove unsupported services from tuya vacuum (#95790)
|
2023-07-03 18:37:18 +02: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 |
|
epenet
|
f01f5e1d2a
|
Improve type hints in tuya vacuum (#90041)
|
2023-03-21 13:25:19 +01:00 |
|
epenet
|
ced16da576
|
Adjust type hints for VacuumEntityFeature (#82269)
|
2022-11-17 15:31:09 +01:00 |
|
epenet
|
385f199691
|
Use shorthand attributes in tuya vacuum (#70846)
|
2022-04-28 10:48:04 +02:00 |
|
epenet
|
43b9c62aa5
|
Use VacuumEntityFeature in tuya (#70563)
|
2022-04-23 11:45:22 -10:00 |
|
epenet
|
28ba57ed94
|
Add type hints to Vacuum platform (#69960)
|
2022-04-13 17:33:55 +02:00 |
|
Franck Nijhof
|
a3d2a1a5e0
|
Add missing Tuya vacuum states (#65567)
|
2022-02-03 12:31:22 -07:00 |
|
dougiteixeira
|
bbf64483e7
|
Fix send command in vacuum Tuya (#64949)
|
2022-01-26 11:34:18 +01:00 |
|
dougiteixeira
|
3af3d9414d
|
Changing the Return to home in Tuya vacuum (#64810)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2022-01-25 08:29:13 +01:00 |
|
dougiteixeira
|
d33e2609b9
|
Fix DPCode in battery support check for vacuum Tuya (#64806)
|
2022-01-24 10:27:13 +01:00 |
|
dougiteixeira
|
b3a8ac8932
|
Add service send command in Tuya Vacuum (#63417)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2022-01-23 15:26:55 +01:00 |
|
Franck Nijhof
|
db979fef6c
|
Refactor Tuya DPCode and data type handling (#64707)
|
2022-01-23 09:01:10 +01:00 |
|
Marc Mueller
|
ae6d9c229e
|
Use const imports [l-z] (#63469)
|
2022-01-05 18:21:20 +01:00 |
|
dougiteixeira
|
66c2259f5c
|
Fix Tuya vacuum display battery level (#61643)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2022-01-02 20:46:18 +01:00 |
|
dougiteixeira
|
824e5ed6b8
|
Tuya Vacuum: Adjusted comand PAUSE (#60849)
|
2021-12-02 19:12:58 +01:00 |
|
cvroque
|
f2e03420d1
|
Add commands to Tuya Vacuum (sd) (#60351)
|
2021-11-25 21:24:46 +01:00 |
|
cvroque
|
28da8c474c
|
Check if Tuya Vacuum (sd) is able to report status directly before using pause switch (#59888)
|
2021-11-23 23:32:03 +01:00 |
|
Franck Nijhof
|
174eaefe61
|
Add vacuum platform to Tuya (#57996)
|
2021-10-18 23:30:26 +02:00 |
|