Martín Villagra
a2882a51e2
Merge remote-tracking branch 'upstream/master' into climate
2021-12-28 23:51:35 -03: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
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
rospogrigio
88ccfd7e64
Merge branch 'master' into climate
2021-12-09 12:42:36 +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
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
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