Commit Graph

55 Commits

Author SHA1 Message Date
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
mileperhour
5f04ffea80 Updated to pytuya 7.0.4 2019-09-03 22:52:36 +02:00
mileperhour
2915ef45f7 Updated to pytuya 7.0.4
And added NameLessJedi repository for the "Attribute identificators are configurable now" and other updated source for the integration.
2019-09-03 22:37:52 +02:00
mileperhour
8c03cd9e81 Fixed: no module named 'pytuya' 2019-07-08 22:46:03 +02:00
mileperhour
14f38f0cb4 Update README.md 2019-07-08 22:45:17 +02:00
mileperhour
9d1ffaea80 Update README.md 2019-07-08 22:40:00 +02:00
mileperhour
2df54556dd Update README.md 2019-07-08 21:06:33 +02:00
mileperhour
79d985c354 Update README.md 2019-07-08 21:02:30 +02:00
mileperhour
f8e4f014ee Update README.md 2019-07-08 21:02:01 +02:00
mileperhour
06cf80edd5 Update README.md
0.92 breakout changes
2019-05-16 20:03:10 +02:00
mileperhour
c5cbf9e304 Update README.md 2019-04-02 18:43:39 +02:00
mileperhour
bbc394a3c5 Update README.md 2019-04-02 18:37:35 +02:00
mileperhour
7823ca1382 Update README.md 2019-04-02 18:36:45 +02:00
mileperhour
cb4affe981 Update README.md 2019-04-02 18:29:00 +02:00
mileperhour
e71881a01e Update README.md 2019-04-02 18:27:06 +02:00
mileperhour
cdc7c2c4dd Update README.md 2019-04-02 18:26:51 +02:00
mileperhour
8ebf36d458 Update README.md 2019-04-02 18:23:48 +02:00
mileperhour
d3c8854ed3 Update README.md 2019-04-02 18:03:15 +02:00