Commit Graph

485 Commits

Author SHA1 Message Date
Thales Silva
1a75c2f242 Report fault and fault code. Report cleaning record. 2021-12-08 15:00:02 -03:00
Thales Silva
678bf816df Update vacuum.py 2021-12-07 02:34:07 -03:00
Martín Villagra
0db320ee36 add whitelist with 18,19,20 2021-12-01 15:43:33 +00:00
Martín Villagra
943bfa532e log dps_cache 2021-11-30 17:09:08 +00:00
Martín Villagra
3cbe6751d3 revert changes, dont wait for response but use all detected dps 2021-11-29 03:39:22 +00:00
Martín Villagra
23e48b791a revert defaulting to all dps 2021-11-28 10:46:28 +00:00
Martín Villagra
d6e7c7dec4 send updatedps with all detected dps by default 2021-11-28 01:46:12 +00:00
Martín Villagra
e292524793 shorten label text 2021-11-27 17:30:15 +00:00
Martín Villagra
9c6de40731 handle updatedps response 2021-11-27 15:42:05 +00:00
Martín Villagra
515b3303e9 add polling option 2021-11-24 00:05:42 +00:00
Martín Villagra
47c4edc20d fix lint issues 2021-11-23 21:20:43 +00:00
Martín Villagra
24152569e7 update state only on changes 2021-11-23 21:18:17 +00:00
Martín Villagra
e13f02a881 send update dps command with heartbeat 2021-11-23 21:18:17 +00:00
Martín Villagra
20369577f3 fix linter issues 2021-11-23 20:45:20 +00:00
Martín Villagra
ae3f305db0 addressed all pending suggestions 2021-11-23 20:28:34 +00:00
Martín Villagra
7251d62035 use _LOGGER
Co-authored-by: Jelle Spijker <spijker.jelle@gmail.com>
2021-11-23 20:28:34 +00:00
Martín Villagra
6dcb5a5056 format comment2
Co-authored-by: Jelle Spijker <spijker.jelle@gmail.com>
2021-11-23 20:28:34 +00:00
Martín Villagra
0550f54fe3 format comment
Co-authored-by: Jelle Spijker <spijker.jelle@gmail.com>
2021-11-23 20:28:34 +00:00
Martín Villagra
b6fe88211a reorder imports3
Co-authored-by: Jelle Spijker <spijker.jelle@gmail.com>
2021-11-23 20:28:34 +00:00
Martín Villagra
39b6ffa616 reorder dict2
Co-authored-by: Jelle Spijker <spijker.jelle@gmail.com>
2021-11-23 20:28:34 +00:00
Martín Villagra
e184942c11 reorder dict
Co-authored-by: Jelle Spijker <spijker.jelle@gmail.com>
2021-11-23 20:28:34 +00:00
Martín Villagra
ea5244de74 reorder imports2
Co-authored-by: Jelle Spijker <spijker.jelle@gmail.com>
2021-11-23 20:28:34 +00:00
Martín Villagra
2335bb12fa reorder imports
Co-authored-by: Jelle Spijker <spijker.jelle@gmail.com>
2021-11-23 20:28:34 +00:00
Martín Villagra
d9f0d1ecab add simple on/off mode 2021-11-23 19:45:48 +00:00
Martín Villagra
0985ad64f2 add climate implementation 2021-11-23 19:45:48 +00:00
rikman122
3d9316b14a style fixes 2021-11-23 16:50:19 +01:00
Tim
d600cba89c fix tox errors 2021-11-11 12:28:55 +00:00
Tim
e8aa5ac9a8 integration inputs 2021-11-11 22:46:55 +10:30
Tim
e55cd2013f line length issue 2021-11-11 13:57:18 +10:30
Tim
a171430cc8 fix error 2021-11-11 13:53:51 +10:30
Tim
95ef271dab more tox fixes 2021-11-11 13:50:18 +10:30
Tim
6e6cd0861f fix tox errors 2021-11-11 13:15:09 +10:30
Tim
e741b2f65e Merge branch 'master' of https://github.com/tinglis1/localtuya 2021-11-11 12:20:08 +10:30
Tim
eda45fc896 fix tox errors 2021-11-11 12:14:49 +10:30
Tim
af9f11ad10 fix formatting errors 2021-11-11 00:45:42 +00:00
Tim
9bf9b9f55d fix formatting errors 2021-11-11 11:12:43 +10:30
Tim
c99a93bd6c Fix speed variable error 2021-11-10 06:59:58 +10:30
rikman122
406a174136 Merge branch 'vacuum_platform_new' of https://github.com/rikman122/localtuya into vacuum_platform_new 2021-11-08 20:35:50 +01:00
rikman122
ca01833061 lint test fixes 2021-11-08 20:35:46 +01:00
rospogrigio
3ea1362b35 Merge branch 'master' into vacuum_platform_new 2021-11-03 09:56:08 +01:00
Tim
c8e660dfac Revert "add presets and integer/string option"
This reverts commit ec223ba73d.
2021-10-26 21:41:59 +10:30
Tim
0f43923c2e Revert "missing imports"
This reverts commit 6f281a08fc.
2021-10-26 21:41:56 +10:30
Tim
7ac4fe5a11 Revert "correctly split preset and speed in updates"
This reverts commit 0c59ddc7e0.
2021-10-26 21:41:51 +10:30
Tim
0c59ddc7e0 correctly split preset and speed in updates 2021-10-26 16:09:39 +10:30
Tim
6f281a08fc missing imports 2021-10-26 15:35:18 +10:30
Tim
ec223ba73d add presets and integer/string option 2021-10-26 15:32:23 +10:30
Tim
30f95d8690 Merge branch 'master' into master 2021-10-22 21:39:16 +10:30
sibowler
ec0c6c04b4 Reordering platforms to be alphabetical 2021-10-16 07:46:56 +11:00
sibowler
f384ef2cbe Fix for typo introduced during debugging. 2021-10-16 07:43:33 +11:00
sibowler
a210f23e65 Adding Number and Select as Tuya platforms. Provides support for a wider range of devices. 2021-10-16 07:41:31 +11:00