Commit Graph

486 Commits

Author SHA1 Message Date
sibowler
1b53c22791 black styling 2021-12-16 10:16:53 +01:00
sibowler
a0fff6ee2f Fixing up style errors in line with tox. 2021-12-16 10:16:53 +01:00
sibowler
61896605b8 Fixing up style issues 2021-12-16 10:16:53 +01:00
sibowler
fad7e0b1ac Reordering platforms to be alphabetical 2021-12-16 10:16:53 +01:00
sibowler
23a16babad Fix for typo introduced during debugging. 2021-12-16 10:16:53 +01:00
sibowler
e1bb45f2a2 Adding Number and Select as Tuya platforms. Provides support for a wider range of devices. 2021-12-16 10:16:53 +01:00
rikman122
c43240513c fix extra_state_attributes warning 2021-12-14 13:04:55 +01:00
Rikman
60761b992a Merge pull request #5 from rospogrigio/master
integrate master
2021-12-13 16:20:20 +01:00
Louis
e45be52a9e rename variables 2021-12-13 11:09:13 +11:00
lsaadeh
61b0a14c64 Merge branch 'master' into master 2021-12-13 10:44:24 +11:00
Bashir
5a28cec517 Update README.md
This addition suggests a user close the tuya app prior to proceeding with the config flow to avoid timeouts as experienced by #591 #570 #507
2021-12-12 15:51:32 +01:00
regevbr
8e94b5f411 fix sync bug 2021-12-12 15:47:26 +01:00
regevbr
58ba012ad7 fix sync bug 2021-12-12 15:47:26 +01:00
Louis
f5ee420223 update readme and info 2021-12-11 22:22:45 +11:00
Louis
00329cd0dc Merge branch 'master' of https://github.com/lsaadeh/localtuya 2021-12-11 22:20:07 +11:00
Louis
65758ba6e2 Formatting and variables 2021-12-11 22:19:52 +11:00
lsaadeh
2dc69b3902 Merge branch 'master' into master 2021-12-11 22:09:50 +11:00
Louis
b79c9d4841 update light config info 2021-12-11 22:07:42 +11:00
Louis
d271da1b50 Implement optional light variable to reverse color temp 2021-12-11 21:54:57 +11:00
Rikman
ec0d59a9f0 Merge pull request #4 from sthales/vacuum_platform_new
Add clean record DP, fault DP and error state
2021-12-09 16:04:52 +01:00
rospogrigio
88ccfd7e64 Merge branch 'master' into climate 2021-12-09 12:42:36 +01:00
Thales Silva
a6b3d49853 Report fault and fault code. Cleaning record. 2021-12-08 15:01:03 -03:00
Thales Silva
52eafcf383 Report fault and fault code. Cleaning Record. 2021-12-08 15:00:35 -03:00
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
rospogrigio
b0f6c478a9 Merge branch 'master' into update_interval 2021-11-29 22:11:30 +01:00
Rikman
e2e23b8365 Merge branch 'master' into vacuum_platform_new 2021-11-29 12:21:22 +01: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
Brenda Wallace
f5e6f72232 Update README.md 2021-11-27 15:38:17 +01:00
rospogrigio
fe55cc1dc0 Update pyproject.toml 2021-11-27 15:21:29 +01:00
rospogrigio
427e64444b Update tox.ini 2021-11-27 15:20:53 +01: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