Commit Graph

588 Commits

Author SHA1 Message Date
rospogrigio
6a489c6a43 Merge branch 'master' into master 2022-08-30 13:05:58 +02:00
rospogrigio
2bae03c679 Release 4.0.2 2022-08-30 10:28:08 +02:00
rospogrigio
9d1f46d15a Merge branch 'master' into master 2022-08-30 09:42:10 +02:00
Mark Breen
43c01eefd9 Refactor number entity overrides
Relates to issues [929](https://github.com/rospogrigio/localtuya/issues/929), [939](https://github.com/rospogrigio/localtuya/issues/939) & [941](https://github.com/rospogrigio/localtuya/issues/941)
I do not have any suitable tuya devices in use to test against this number entity however the warning in logs "LocaltuyaNumber is overriding deprecated methods on an instance of NumberEntity] is now gone

https://developers.home-assistant.io/blog/2022/06/14/number_entity_refactoring/
2022-08-29 14:44:45 +02:00
rospogrigio
205a8445ee Reverting requirements.txt 2022-08-16 16:49:33 +02:00
rospogrigio
fdc9862a33 Update requirements_test.txt 2022-08-16 16:20:41 +02:00
deese
84e3af9eda Merge branch 'master' into master 2022-08-11 12:59:37 +02:00
Fabien Brachere
8a696cbaf2 Add "1/0" entry for HVAC_MODE_SETS
BHT-002 thermostat DP #4 set the heating mode (auto or manual). The accepted values are strings "0" for auto mode and "1" for manual mode.
This commit add an entry "1/0" to support this behaviour.
2022-07-25 09:58:00 +02:00
DeeSe
f06b8ccb49 Added DPS value type configuration 2022-07-07 14:07:19 +02:00
rospogrigio
54dbc3a359 Update manifest.json 2022-06-27 19:07:43 +02:00
rospogrigio
dd565379a3 Optimized setup_entities by regrouping platforms 2022-06-20 10:23:34 +02:00
rospogrigio
1499120665 Update it.json 2022-06-15 14:11:57 +02:00
rospogrigio
aa786fb12e Update it.json 2022-06-15 14:11:57 +02:00
emanu
e66681957d Update it.json
Updated translation for Tuya 4.0
2022-06-15 14:11:57 +02:00
emanu
2ee049f204 Create it.json
Added Italian translation
2022-06-15 14:11:57 +02:00
Leandro Issa
f40b0491cf Add files via upload 2022-06-14 16:48:13 +02:00
rospogrigio
c38d20a6de Merge pull request #738 from mgax/improve-readme
Improve the Readme
2022-06-14 12:20:01 +02:00
rospogrigio
0dd5dc30b4 Merge branch 'master' into improve-readme 2022-06-14 12:19:47 +02:00
rospogrigio
cada522239 Merge pull request #829 from rospogrigio/localtuya_4.0
Localtuya 4.0
2022-06-14 00:09:45 +02:00
rospogrigio
b1b6c3ef03 Merge branch 'master' into localtuya_4.0 2022-06-10 09:35:28 +02:00
rospogrigio
9189fe9f0d Merge pull request #837 from sibowler/master
Fix previous merge problem which removed entries for select entity from en.json
2022-06-09 10:45:32 +02:00
rospogrigio
1efe8db021 Fixed restoring entity state when reloading 2022-06-08 14:08:48 +02:00
rospogrigio
47d399e3a9 Improved description of reload service; removed some print messages 2022-06-08 10:03:11 +02:00
rospogrigio
d8b1946ed5 Cleaned debug messages 2022-06-07 10:55:21 +02:00
rospogrigio
d1a024148b Merge branch 'master' into localtuya_4.0 2022-06-06 14:05:22 +00:00
rospogrigio
4c0072f404 Introduced checkbox to choose whether to setup Cloud API account 2022-06-06 15:59:50 +02:00
rospogrigio
817ec3b979 Updated README for the 'Do not configure cloud API' button 2022-06-06 13:01:10 +02:00
rospogrigio
77d3d97845 Add files via upload
Updated cloud setup screenshot
2022-06-06 10:54:23 +02:00
rospogrigio
9a0f5b8edb Improved code readability (racu10's suggestion) 2022-06-03 12:34:32 +02:00
rospogrigio
8b11ffaf86 Turned all 'print' messages into _LOGGER.debug 2022-06-01 18:05:12 +02:00
rospogrigio
da8ed8d82b Fix for 'KeyError: tuya_devices' at startup 2022-06-01 17:31:58 +02:00
rospogrigio
00c126acb8 Fixed labels missing when editing Cloud configuration 2022-06-01 17:27:56 +02:00
rospogrigio
622c8e78a1 Improvements on README 2022-05-31 15:09:51 +02:00
rospogrigio
110585b3f8 Changed deprecated async_get_registry() to async_get() 2022-05-31 15:02:19 +02:00
rospogrigio
d7f53ada07 Fixed Adding new device manually 2022-05-30 12:08:20 +02:00
sibowler
316d646d26 Merge pull request #4 from sibowler/revert-3-revert-2-master
Revert "Revert "Rebase from upstream"" - fixes mistaken revert
2022-05-29 07:21:24 +10:00
sibowler
01a9fb6a48 Revert "Revert "Rebase from upstream"" 2022-05-29 07:20:19 +10:00
sibowler
4f722a00df Merge pull request #3 from sibowler/revert-2-master
Revert "Rebase from upstream"
2022-05-29 06:58:04 +10:00
sibowler
73be0c8a45 Revert "Rebase from upstream" 2022-05-29 06:57:37 +10:00
sibowler
87d89733ab Merge branch 'rospogrigio-master' 2022-05-29 06:55:46 +10:00
sibowler
370e37272c Merge branch 'master' of https://github.com/rospogrigio/localtuya into rospogrigio-master 2022-05-29 06:52:05 +10:00
rospogrigio
f9b88c79a0 Fixed wrong 'already_configured' message when editing entities 2022-05-27 12:54:20 +02:00
rospogrigio
d8b64eb819 Changed permissions for cloud_api.py 2022-05-27 12:35:32 +02:00
rospogrigio
98643a4012 Fixed diagnostics currupting stored config_entry 2022-05-26 13:49:52 +02:00
rospogrigio
86df84a08e Merge branch 'master' into localtuya_4.0 2022-05-25 14:53:12 +02:00
rospogrigio
1b164a7a69 Add files via upload 2022-05-25 14:45:28 +02:00
rospogrigio
56759c5225 Add files via upload 2022-05-25 14:44:28 +02:00
rospogrigio
fe56c247d3 Update info.md 2022-05-25 14:39:33 +02:00
rospogrigio
81d1149dc2 Update README.md 2022-05-25 14:38:34 +02:00
rospogrigio
c89a9c3dea Add files via upload 2022-05-25 14:34:36 +02:00