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
Tim
3f2606ab9c
Merge pull request #1 from psbankar/master
...
Update fan.py
2021-10-20 21:08:52 +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
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
regevbr
5e71ee4ae8
fix cover state issue
2021-10-01 11:03:20 +02:00
Tim
81967039c2
fixed logger error
2021-09-02 10:35:34 +09:30
Tim
45890cf769
Merge branch 'master' into master
2021-08-26 12:52:13 +09:30
Tim
5cbf556b91
remove comments
2021-08-19 19:59:20 +09:30
Tim
4cc7ffc072
update to new fan entity configuration
2021-08-19 19:57:51 +09:30
Tim
94c3af1c7d
update to new fan entity percentage
2021-08-19 19:56:54 +09:30
Tim
e613075971
update to new fan entity percentage configuration
2021-08-19 19:53:32 +09:30
Tim
b8acadc195
working
...
add more config options and presets in future
2021-08-18 13:15:04 +09:30
Tim
4eb1806eb4
Update fan.py
2021-08-18 11:24:52 +09:30
Tim
761a5f133a
Update fan.py
2021-08-18 11:07:17 +09:30
Tim
5217014f22
Update const.py
2021-08-18 11:06:41 +09:30
Tim
ec793a1137
Update en.json
2021-08-18 11:05:36 +09:30
rikman122
0f3ad66849
add stop and locate commands
2021-06-17 11:46:07 +02:00
rikman122
77380992cb
separate real modes from status modes
2021-06-17 09:45:29 +02:00
Taras Nychko
f374dd4f4a
Add support for paused state
2021-06-14 23:25:21 +01:00
rikman122
3e78b0b9ba
added Power control DP
2021-06-12 12:55:24 +02:00
rikman122
1f98b6533b
added sample YAML
2021-06-11 16:20:03 +02:00
rikman122
bab68a1d38
first approach
2021-06-11 16:10:47 +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