rospogrigio
|
c008339f43
|
First working implementation of Devices
|
2020-09-11 14:48:49 +02:00 |
|
rospogrigio
|
184199ef87
|
Pytuya library refactoring and code cleaning
|
2020-09-11 11:46:01 +02:00 |
|
rospogrigio
|
8e9fb82304
|
Introduced type_0a and type_0d devices autodetection
|
2020-09-10 10:59:58 +02:00 |
|
Pierre Ståhl
|
edc9debf83
|
Add config flow support for cover
|
2020-09-10 10:50:58 +02:00 |
|
rospogrigio
|
3d0505ac41
|
Removed unnecessary dps from covers; reduced cache timeout for covers and lights
|
2020-09-07 12:07:20 +02:00 |
|
rospogrigio
|
528143ddd6
|
Reduced cover logging
|
2020-09-07 09:10:31 +02:00 |
|
Andrew Meepos
|
0a20d2befa
|
Minor tweaks
|
2020-09-04 11:18:28 -07:00 |
|
Andrew Meepos
|
adda5d6b20
|
Comment log command
|
2020-09-04 04:00:09 -07:00 |
|
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 |
|
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 |
|
Pierre Ståhl
|
a0bf22cce5
|
Prepand unique_id with local_
Avoid collisions with the tuya integration.
|
2020-09-03 12:04:52 +02:00 |
|
Pierre Ståhl
|
4335507804
|
Add support for unique_id and available
|
2020-09-02 12:46:09 +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
|
47409e9db7
|
Introduced SET_POSITION feature for covers
|
2020-07-31 11:14:26 +02: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
|
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
|
9b78f4a8e6
|
Corrected "cover" instead of "switch" in sample configuration
|
2020-03-23 11:19:43 +01:00 |
|
rospogrigio
|
30c466015c
|
Introduced cover support
|
2020-03-23 10:53:41 +01:00 |
|