Commit Graph

448 Commits

Author SHA1 Message Date
rospogrigio
06d54f9c92 Merge branch 'stability_fixes' of github.com:rospogrigio/localtuya into stability_fixes 2023-02-06 10:25:34 +01:00
rospogrigio
cf3221d4c8 Introduced update of local_key when editing a device 2023-02-06 10:17:57 +01:00
rospogrigio
cd97287af3 Merge branch 'stability_fixes' of github.com:rospogrigio/localtuya-homeassistant into stability_fixes 2023-01-29 18:26:11 +01:00
rospogrigio
6371c979f6 Merge branch 'CloCkWeRX-fix-casting-issue' into stability_fixes 2023-01-29 18:25:19 +01:00
rospogrigio
86eabbdcdc Merge branch 'sibowler-fix_semaphore_release_error' into stability_fixes 2023-01-28 13:41:03 +00:00
rospogrigio
adab66d0a9 Merge branch 'sibowler-fix_semaphore_release_error' into stability_fixes 2023-01-24 17:58:10 +01:00
rospogrigio
7a97fdfe97 Improved stability and Fix local_key update to not be thwarted by retries 2023-01-24 17:03:19 +01:00
rospogrigio
613bde4d6a Improved logging 2023-01-24 17:02:10 +01:00
Daniel O'Connor
77ac5a86b6 Swap to int 2023-01-23 21:50:31 +10:30
Daniel O'Connor
8ff194ede4 Adjust input to avoid putting a string into an int 2023-01-23 21:45:42 +10:30
Daniel O'Connor
dccb32820b Adjust input to avoid putting a string into an int 2023-01-23 21:34:10 +10:30
Daniel O'Connor
4d3a6cce5c Force to int 2023-01-23 21:28:15 +10:30
sibowler
da6e929cfc Merge branch 'master' into fix_semaphore_release_error 2023-01-23 13:00:56 +10:00
rospogrigio
c15fcaa9b8 Fix for unknown state of covers/shutters 2023-01-12 19:14:55 +01:00
rospogrigio
828000b129 Update manifest.json for 5.0.0 2023-01-10 23:13:53 +01:00
rospogrigio
1e3b0476f8 Merge branch 'master' into device_debugging_option 2023-01-10 22:42:30 +01:00
rospogrigio
20ab4017c1 Introduced IT and PT translations 2023-01-10 22:37:15 +01:00
rospogrigio
c379645ea1 Introduced abort in config flow if all entities are deselected when editing a device 2023-01-10 22:37:15 +01:00
rospogrigio
0f3160f178 Fix for version not being set yet when calling _setup_dispatcher 2023-01-10 22:24:05 +01:00
rospogrigio
39ef76bafb Fixed tox issues 2023-01-10 22:24:05 +01:00
rospogrigio
3bf69d69f0 Fixed tox issues 2023-01-10 22:24:05 +01:00
rospogrigio
c9d6bc521e Fixed sequence numbering on status update 2023-01-10 22:24:05 +01:00
rospogrigio
edc6752ecf Fixed negotiation and sequence numbers for protocol 3.4 2023-01-10 22:24:05 +01:00
rospogrigio
960f07b6bb Fixed requested DPs for type_0d devices 2023-01-10 22:24:05 +01:00
rospogrigio
a3914cc8ce Added debugging 2023-01-10 22:24:05 +01:00
rospogrigio
0fb619960c Fixed HEARTBEAT command 2023-01-10 22:24:05 +01:00
rospogrigio
c6a9460d06 Introduced 3.4 protocol option in config flow 2023-01-10 22:24:05 +01:00
rospogrigio
957cf25dd0 Introduced pytuya with support for 3.4 protocol 2023-01-10 22:24:05 +01:00
rospogrigio
33e0033b0a Introduced the possibility to select which devices should have the pytuya debug enabled 2023-01-10 18:18:35 +01:00
rospogrigio
d8acf60076 Fix for version not being set yet when calling _setup_dispatcher 2023-01-10 11:31:37 +01:00
rospogrigio
f990e848a5 Fixed tox issues 2023-01-09 22:48:10 +00:00
sibowler
0865aa6efb Merge branch 'rospogrigio:master' into fix_semaphore_release_error 2023-01-09 15:26:43 +11:00
rospogrigio
ecf66f76e6 Fixed sequence numbering on status update 2023-01-09 01:49:51 +01:00
rospogrigio
f23a945f5e Fixed negotiation and sequence numbers for protocol 3.4 2023-01-09 01:33:18 +01:00
rospogrigio
9efbcce0e4 Fixed requested DPs for type_0d devices 2023-01-08 07:42:53 +01:00
rospogrigio
9d94f1665d Added debugging 2023-01-07 23:24:02 +01:00
rospogrigio
24853b5de7 Fixed HEARTBEAT command 2023-01-07 22:59:08 +01:00
rospogrigio
5fbf5b39b4 Introduced 3.4 protocol option in config flow 2023-01-07 22:44:27 +01:00
rospogrigio
4a5bf83867 Introduced pytuya with support for 3.4 protocol 2023-01-07 22:42:11 +01:00
Daan Kemper
831ae55804 #711 Implemented m/p HVAC mode set 2022-11-14 14:03:46 +01:00
sibowler
8c597bb18f Fix for AttributeError: 'TuyaMessage' object has no attribute 'release' error 2022-10-17 07:18:06 +11:00
rospogrigio
ee25098f63 Update manifest.json 2022-10-11 11:49:04 +02:00
rospogrigio
6500f58e79 Merge branch 'master' into fix_restart_behaviour 2022-10-04 11:35:58 +02:00
DeeSe
85a1ae069c Lint fix 2022-09-29 14:05:07 +02:00
sibowler
f7ce9be5f6 Changes to make Passive DPS entites a configurable item 2022-09-10 06:40:53 +10:00
sibowler
21f7af6ba8 Implementing safe default for devices not requiring RESET 2022-09-07 23:21:06 +10:00
deese
b1081303bf Merge branch 'master' into master 2022-09-05 23:00:24 +02:00
Javier
46e5573325 Removed trailing space 2022-09-05 22:58:11 +02:00
rospogrigio
21e6aade35 Edited manifest.json to 4.1.0 2022-09-05 10:16:11 +02:00
sibowler
19a0cb6d15 Fixing slight format error 2022-09-04 14:06:10 +10:00