Commit Graph

72 Commits

Author SHA1 Message Date
rospogrigio
79856bb365 Merge branch 'master' into url 2022-10-12 10:46:29 +02:00
sibowler
28cbfdb2bd Updating documentation 2022-09-10 06:57:38 +10:00
sibowler
1db48e5012 Updating readme information to reflect the change. 2022-09-08 06:12:19 +10:00
sibowler
ad1f757818 Implementing RESET Tuya function to enable devices which are stuck in a zombie mode to start responding to commands. Added configurable DPS for Reset command as found devices wouldn't 'wake up' unless they had exactly the right entries 2022-07-20 06:14:12 +10:00
sibowler
489a6f09fe Updating documentation 2022-07-14 18:59:38 +10:00
sibowler
41b5be03a3 Adding notes to README 2022-07-14 11:41:23 +10:00
Sven Serlier
f795845e82 Merge branch 'master' into url 2022-07-03 20:55:51 +02:00
rospogrigio
0dd5dc30b4 Merge branch 'master' into improve-readme 2022-06-14 12:19:47 +02:00
rospogrigio
b5621b4a10 Merge branch 'master' into url 2022-06-14 00:10:34 +02:00
rospogrigio
817ec3b979 Updated README for the 'Do not configure cloud API' button 2022-06-06 13:01:10 +02:00
Sven Serlier
50d7454083 Components to integrations 2022-06-05 18:15:02 +02:00
rospogrigio
622c8e78a1 Improvements on README 2022-05-31 15:09:51 +02:00
rospogrigio
81d1149dc2 Update README.md 2022-05-25 14:38:34 +02:00
rospogrigio
f5af7e09a1 Update README.md 2022-05-25 14:33:12 +02:00
rospogrigio
ef911a84c1 Update README.md 2022-05-25 14:30:55 +02:00
rospogrigio
e890e592be Update README.md 2022-05-25 12:48:47 +02:00
rospogrigio
5570a94cb9 Update README.md 2022-03-10 11:23:21 +01:00
Alex Morega
7474b638bb Improve the Readme
* Add link to _tinytuya_.
* Clarify steps in Home Assistant Configuration screens.
* Set `yaml` syntax on a code example.
2022-02-08 08:40:42 +02:00
rospogrigio
764993f771 Merge branch 'master' into master 2022-01-03 14:23:41 +01:00
rospogrigio
b40e67c714 Merge branch 'master' into master 2022-01-02 09:53:19 +01:00
Tim
d878391d5e readme updated 2021-12-22 23:02:08 +10:30
Louis
d6418200ce update readme and info 2021-12-21 12:55:55 +01:00
jeremysherriff
0d14df976d Tweak image sizing 2021-12-19 17:41:02 +13:00
jeremysherriff
28554a1849 Add scan interval information to README
To accompany PR rospogrigio/localtuya#549
2021-12-19 17:38:30 +13: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
Brenda Wallace
f5e6f72232 Update README.md 2021-11-27 15:38:17 +01:00
rospogrigio
9bfeb107f5 Cover fake position persistent (#213)
* Introduced read/store to JSON file of cover's last position for fake positioning
* renamed "fake" positioning to "timed"; introduced timed movement timeout equal to full opening time
* Made waiting for timeout for stopping non-blocking
* Introduced status storing using RestoreEntity
* Fixed postlund's remarks
* Updated cover samples in README and info.md
2020-12-30 22:47:45 +01:00
cjj25
1d58abd0f2 Update README.md
Co-authored-by: Kendell R <KTibow@users.noreply.github.com>
2020-12-14 14:29:53 +01:00
cjj25
3b7e8064a9 Update README.md
Note added to README regarding unresponsive devices on an internet connected network, correct method of blocking.
2020-12-14 14:29:53 +01:00
ultratoto14
6e07a5581f First try to add scenes. 2020-11-09 13:39:46 +01:00
ultratoto14
657850e39c Add support of RGB lights (#120)
* Make set_dps available.

* Adding RGB support, brightness fix, color_temp range.

* Update README for light options

* Formatting

* Formatting

* Need to force to white to ensure color picker is updated.

* Detect color mode RGB/HSV based on color length.

* Extract rgb encoded color check in method.

* Make check method private.

* Fix exception when color is not available (maybe when powered off)

* Reformat.
2020-10-28 09:54:54 +01:00
Kendell R
c1878f82e2 Improve GitHub Actions (#97)
* Delete hassfest.yaml

* Update and rename ci.yaml to tox.yaml

* Create combined.yaml

* Update hacs.json

* Update README.md

* Update combined.yaml

* Remove unused import

* Restored wrongly deleted line in cover.py

* Update config_flow.py

* Update __init__.py

Co-authored-by: Pierre Ståhl <pierre.staahl@gmail.com>
Co-authored-by: rospogrigio <49229287+rospogrigio@users.noreply.github.com>
2020-10-22 11:43:47 +02:00
rospogrigio
032fceac2e Cover uppercase and new commands (#81)
* Introduced uppercase detection for cover commands
* Added FZ_ZZ as open_close available commands for covers
* Added FZ_ZZ in the YAML config example
* Introduced invert_position Option for cover
* Cover slider inverted properly
* Fixed wrong sample YAML config for cover
* Fixed postlund's remark
2020-10-21 10:23:00 +02:00
Pierre Ståhl
a217b2553c Add debug log instructions to readme 2020-10-20 12:54:41 +02:00
rospogrigio
fffd07b5e6 Further corrections for integration in HACS 2020-10-19 22:40:15 +02:00
rospogrigio
084b3a741a Logo-small in README 2020-10-08 09:36:05 +02:00
rospogrigio
c5ac29ac69 Logo in README 2020-10-08 09:33:44 +02:00
rospogrigio
c305592781 Updated documentation 2020-10-02 10:09:08 +02:00
rospogrigio
5b84f05ef1 Update README.md 2020-09-10 11:46:24 +02:00
rospogrigio
181ba360b7 Added fan support 2020-09-04 22:44:46 +02:00
andrewmeepos
44f3729a17 Updated and reorganized README.md 2020-09-04 03:46:06 -07:00
rospogrigio
3cad9559df Updated references to pytuya v.7.0.9 2020-09-03 21:55:00 +02:00
rospogrigio
570fcac139 Updated pytuya library reference (7.0.8) 2020-08-06 11:37:47 +02:00
rospogrigio
72a0f772e9 Update README.md 2020-04-07 17:27:35 +02:00
rospogrigio
9a031a492f Update README.md 2020-03-27 09:20:24 +01:00
rospogrigio
31ac44c415 Update README.md 2020-03-23 11:17:54 +01:00
rospogrigio
62f988f20d Update README.md 2020-03-23 11:17:24 +01:00
rospogrigio
8cc025968d Update README.md 2020-03-23 11:10:57 +01:00
Darren Griffin
ad9ea880ce Fixes typo in template config 2019-11-20 22:39:40 +00:00
mileperhour
12c05c406d Updated to pytuya==7.0.4 2019-09-03 23:00:54 +02:00