rospogrigio
7688f5727a
Merge pull request #671 from lsaadeh/master
...
Fix missing color temp label
2022-01-01 23:56:11 +01:00
lsaadeh
a672fbaa76
Merge branch 'master' into master
2021-12-22 17:38:49 +11:00
Louis
ad0e1b186c
fix missing color temp label
2021-12-22 17:34:32 +11: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
lsaadeh
26e66a088f
Merge branch 'master' into master
2021-12-17 09:23:50 +11: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
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
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
regevbr
62327629a6
fix cover state issue
2021-10-01 11:03:20 +02:00
regevbr
5e71ee4ae8
fix cover state issue
2021-10-01 11:03:20 +02:00
dependabot-preview[bot]
363d76372c
Bump flake8 from 3.9.1 to 3.9.2
...
Bumps [flake8](https://gitlab.com/pycqa/flake8 ) from 3.9.1 to 3.9.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags )
- [Commits](https://gitlab.com/pycqa/flake8/commits/master )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-06-09 08:09:34 +00:00
dependabot-preview[bot]
12a89c750c
Bump pydocstyle from 6.0.0 to 6.1.1
...
Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle ) from 6.0.0 to 6.1.1.
- [Release notes](https://github.com/PyCQA/pydocstyle/releases )
- [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst )
- [Commits](https://github.com/PyCQA/pydocstyle/compare/6.0.0...6.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-06-09 10:05:49 +02:00
dependabot-preview[bot]
671fd0f9d2
Bump mypy from 0.812 to 0.901
...
Bumps [mypy](https://github.com/python/mypy ) from 0.812 to 0.901.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.812...v0.901 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-06-09 09:57:38 +02:00
rospogrigio
20a47da824
Added iot_class to manifest.json
2021-06-09 09:36:28 +02:00
dependabot-preview[bot]
b4e794adf7
Bump pylint from 2.8.1 to 2.8.2
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.8.1...v2.8.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-27 23:52:46 +02:00
dependabot-preview[bot]
8a05697795
Bump pylint from 2.7.4 to 2.8.1
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.7.4 to 2.8.1.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.7.4...pylint-2.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-26 10:28:24 +02:00
dependabot-preview[bot]
c3ce9b5f0b
Bump flake8 from 3.9.0 to 3.9.1
...
Bumps [flake8](https://gitlab.com/pycqa/flake8 ) from 3.9.0 to 3.9.1.
- [Release notes](https://gitlab.com/pycqa/flake8/tags )
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.0...3.9.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-26 10:09:37 +02:00
dependabot-preview[bot]
a75b99924f
Bump black from 20.8b1 to 21.4b0
...
Bumps [black](https://github.com/psf/black ) from 20.8b1 to 21.4b0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/master/CHANGES.md )
- [Commits](https://github.com/psf/black/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-26 09:52:00 +02:00
ultratoto14
934a0f47a2
FIrst try to add issue template ( #264 )
...
* Try to issue template
* Adding default bug label.
Co-authored-by: Pierre Ståhl <pierre.staahl@gmail.com >
2021-04-01 18:43:08 +02:00
Shane Donohoe
885b08c247
Include "big" high fan setting ( #413 )
...
The Asakuki diffuser has its speed setting under the 103 DPS and uses "big" for its high setting.
Co-authored-by: Pierre Ståhl <pierre.staahl@gmail.com >
2021-04-01 12:15:51 +02:00
dependabot-preview[bot]
9877db2930
Bump pylint from 2.7.2 to 2.7.4 ( #427 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.7.2 to 2.7.4.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.7.2...pylint-2.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Pierre Ståhl <pierre.staahl@gmail.com >
2021-03-31 20:15:19 +02:00
dependabot-preview[bot]
f46e7c3e7e
Bump flake8 from 3.8.4 to 3.9.0 ( #399 )
...
Bumps [flake8](https://gitlab.com/pycqa/flake8 ) from 3.8.4 to 3.9.0.
- [Release notes](https://gitlab.com/pycqa/flake8/tags )
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Pierre Ståhl <pierre.staahl@gmail.com >
2021-03-31 19:43:59 +02:00
dependabot-preview[bot]
b896f44ba7
Bump pydocstyle from 5.1.1 to 6.0.0 ( #406 )
...
Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle ) from 5.1.1 to 6.0.0.
- [Release notes](https://github.com/PyCQA/pydocstyle/releases )
- [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst )
- [Commits](https://github.com/PyCQA/pydocstyle/compare/5.1.1...6.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Pierre Ståhl <pierre.staahl@gmail.com >
2021-03-31 19:37:26 +02:00
ultratoto14
8cf1a95bab
Fix error that happens when in custom scene ( #291 )
...
* FIx error that happens when in custom scene
* Remove unnecessary None
* Remove unnecessary None
Co-authored-by: Pierre Ståhl <pierre.staahl@gmail.com >
2021-03-31 19:32:10 +02:00
dependabot-preview[bot]
93b6ad663d
Bump mypy from 0.800 to 0.812 ( #363 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.800 to 0.812.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.800...v0.812 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Pierre Ståhl <pierre.staahl@gmail.com >
2021-03-08 11:10:45 +01:00
dependabot-preview[bot]
57fe963bd0
Bump pylint from 2.6.0 to 2.7.2 ( #373 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.6.0 to 2.7.2.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.6.0...pylint-2.7.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Pierre Ståhl <pierre.staahl@gmail.com >
2021-03-08 10:52:13 +01:00