Commit Graph

390 Commits

Author SHA1 Message Date
Tim
a25bf75a4d tox fixes 2021-12-22 19:45:16 +10:30
Tim
e1ac7deace remove blank line 2021-12-22 11:35:04 +10:30
rospogrigio
88a5a73d4c Merge branch 'master' into master 2021-12-21 16:12:09 +01:00
Louis
6add1f7d1a rename variables 2021-12-21 12:55:55 +01:00
Louis
d6418200ce update readme and info 2021-12-21 12:55:55 +01:00
Louis
39cbd73d66 Formatting and variables 2021-12-21 12:55:55 +01:00
Louis
a9ef48bcfa update light config info 2021-12-21 12:55:55 +01:00
Louis
a5245c79f7 Implement optional light variable to reverse color temp 2021-12-21 12:55:55 +01:00
Tim
ced1550247 Merge branch 'master' into master 2021-12-17 12:11:34 +00:00
sibowler
76b86eb6e1 Adding number and select types to hacs definition. 2021-12-16 10:16:53 +01:00
sibowler
a673869120 Adding Select and Number dependencies 2021-12-16 10:16:53 +01:00
sibowler
5a4167fe5b Fix dependencies to account for Select type. Also fixup errors in Fan due to movement in dependencies. 2021-12-16 10:16:53 +01:00
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
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
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
Tim
c9c96ad635 revert dev tool config files for master branch 2021-11-11 21:37:57 +10:30
Tim
8d5da3d73f remove dev tool changes fro branch 2021-11-11 21:34:00 +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
01b9b00050 fix requirements 2021-11-11 13:12:31 +10:30
Tim
c30c68dbf5 tox 2021-11-11 13:09:01 +10:30
Tim
f1753945ca checks updates and tox fixes 2021-11-11 13:08:32 +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
77f9159004 workflow_dispatch 2021-11-11 11:54:26 +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
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
Tim
3f2606ab9c Merge pull request #1 from psbankar/master
Update fan.py
2021-10-20 21:08:52 +10:30
Prasad Bankar
3fca5566bb Update fan.py
Changes:
Changed set_speed in turn_on method
Changed set_percentage method for better flow
Logger changes
2021-10-06 21:37:17 +05:30
Tim
3eacbbda5a spelling error 2021-10-05 15:57:42 +10:30
regevbr
62327629a6 fix cover state issue 2021-10-01 11:03:20 +02:00