Commit Graph

118 Commits

Author SHA1 Message Date
Andrew Meepos 5399aebb35 Updated cover.py
Updated cover.py to support custom open and close commands for cover devices. The commands can be set in configuration.yaml.
2020-09-04 03:52:44 -07:00
andrewmeepos 44f3729a17 Updated and reorganized README.md 2020-09-04 03:46:06 -07:00
rospogrigio baa6f78d1e Updated references to pytuya v.7.0.9 2020-09-03 21:55:30 +02:00
rospogrigio 3cad9559df Updated references to pytuya v.7.0.9 2020-09-03 21:55:00 +02:00
rospogrigio 16d8d4dcf9 Introduced pytuya 7.0.9: Unified dev_type (device20 or device22) handling for all devices 2020-09-03 21:51:27 +02:00
rospogrigio fdefd70043 Merge branch 'djtimca-feature-light' 2020-09-03 17:10:48 +02:00
rospogrigio 013622beef Merge branch 'postlund-unique_id_and_available' 2020-09-03 16:40:49 +02:00
rospogrigio f6169c442a Appended subswitch id (i.e., dps) to the unique_id to allow different unique_ids for subswitches 2020-09-03 16:39:06 +02:00
Pierre Ståhl a0bf22cce5 Prepand unique_id with local_
Avoid collisions with the tuya integration.
2020-09-03 12:04:52 +02:00
rospogrigio 1077be791b Uploaded debug scripts 2020-09-03 09:46:32 +02:00
Tim Empringham 1d80202cab Updated template for configuration.yaml and removed redundant chanage to pytuya. 2020-09-02 15:26:46 -04:00
Tim Empringham 843f556fa5 Updated to support lights with dimmable and colour_temp settings 2020-09-02 15:21:58 -04:00
Pierre Ståhl 4335507804 Add support for unique_id and available 2020-09-02 12:46:09 +02:00
rospogrigio a31ffba0d5 Updated pytuya library reference (7.0.8) 2020-08-06 11:38:14 +02:00
rospogrigio 570fcac139 Updated pytuya library reference (7.0.8) 2020-08-06 11:37:47 +02:00
rospogrigio 98508a347a v.1.0.1: sending only dps actually used in request payload 2020-08-06 11:32:33 +02:00
rospogrigio 5e29b2218c Update info.md 2020-07-31 11:52:37 +02:00
rospogrigio dc7dfa8df2 Update info.md 2020-07-31 11:43:19 +02:00
rospogrigio 4b130985c4 Create info.md 2020-07-31 11:40:29 +02:00
rospogrigio e16ba51319 Corrected manifest.json 2020-07-31 11:20:21 +02:00
rospogrigio 47409e9db7 Introduced SET_POSITION feature for covers 2020-07-31 11:14:26 +02:00
fancygaphtrn 87a0ac2363 Fan support 2020-06-30 07:23:14 -04:00
fancygaphtrn 2e6d313d0e Fan support.
My fan is a technical pro pedestal fan.   supports on/off, set_speed off/low/medium/high and oscillate on/off
2020-06-30 07:22:33 -04:00
rospogrigio db03bd3a8d Updated for HA 110.0 (CoverEntity and SwitchEntity instead of CoverDevice and SwitchDevice) 2020-05-21 07:55:35 +02:00
rospogrigio 071cdef230 Fixed and improved logging 2020-04-20 14:17:29 +02:00
rospogrigio fba6873052 Merge branch 'master' of https://github.com/rospogrigio/localtuya-homeassistant 2020-04-07 17:29:32 +02:00
rospogrigio 6e82ab0632 Introduced different support for switches with 20 and 22 bytes length for dev_id. Introduced name to set the entity_id and friendly_name for the frontend name. 2020-04-07 17:27:50 +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 9b78f4a8e6 Corrected "cover" instead of "switch" in sample configuration 2020-03-23 11:19:43 +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
rospogrigio ad083f1b8c Merge branch 'master' of https://github.com/rospogrigio/localtuya-homeassistant 2020-03-23 10:54:09 +01:00
rospogrigio 30c466015c Introduced cover support 2020-03-23 10:53:41 +01:00
root 1d9b5eb07a Introduced cover support 2020-03-23 10:15:26 +01:00
mileperhour 161e0d9bfb Merge pull request #4 from mrdarrengriffin/patch-1
Fixes typo in template config (thx to mrdarrengriffin)
2019-11-25 21:48:31 +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 c23a147c6b Update switch.py 2019-09-03 22:29:29 +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 e0b153b5af Add files via upload
Fixed: no module named 'pytuya'
2019-07-08 22:42:31 +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