Commit Graph

467 Commits

Author SHA1 Message Date
nu
b3afa14095 fix bug when climate entity is using default min/max temp and temp unit is F
The default min/max temps are in C but when the climate entity is set up with F this will cause incorrect boundary check and an inability to change the temperature from the home assistant entity UI widget.
2023-08-17 23:59:53 -04:00
rospogrigio
ba5670fc1d Fixing pylint error 2023-06-07 12:23:41 +02:00
rospogrigio
9d5984e4cf Fix for socket.send() exceptions in the logs 2023-06-07 11:59:31 +02:00
rospogrigio
53e1ad8488 Updated manifest.json 2023-05-24 14:20:18 +02:00
rospogrigio
5f9141790d Fixed tox errors 2023-05-24 11:50:27 +02:00
rospogrigio
928f8e985a Merge branch 'master' into feat-add-entities 2023-05-24 11:27:28 +02:00
rospogrigio
9d92cadef3 Reduced logging level for 'Command %d timed out waiting for sequence number'; set v.5.1.0 2023-05-24 11:24:09 +02:00
rospogrigio
9df62b79db Merge branch 'master' into feat-add-entities 2023-05-24 11:12:09 +02:00
oven-lab
2dbff47505 Alphabetize manifest.json
Alphabetized manifest.json according to home assistant requirements.
2023-05-20 14:15:08 +02:00
oven-lab
861dcc5ffd Update manifest.json 2023-05-20 13:58:52 +02:00
oven-lab
1691c5f296 Fix depreciated async_get_registry 2023-05-20 10:05:49 +02:00
GaoJing
7cb065bf51 revert the default region 2023-03-16 16:06:58 +08:00
GaoJing
904f4feb6c Add entities during 'Edit a device' 2023-03-16 15:50:31 +08:00
rospogrigio
6b9f3df555 Tox fixes, reduced to 3.9 only 2023-02-07 17:54:02 +01:00
rospogrigio
fa301d1ad6 Fix for not reconnecting after 'giving up' 2023-02-07 17:19:27 +01:00
rospogrigio
6d0e407e7e Tox fixes 2023-02-07 09:57:27 +01:00
rospogrigio
999d50ee4e Merge branch 'stability_fixes' of github.com:rospogrigio/localtuya-homeassistant into stability_fixes 2023-02-06 10:28:42 +01:00
rospogrigio
c909349cde Improved logging 2023-02-06 10:28:31 +01:00
rospogrigio
a47e7f7c6b Merge branch 'stability_fixes' of github.com:rospogrigio/localtuya into stability_fixes 2023-02-06 09:28:29 +00:00
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