Updated README.md and info.md
This commit is contained in:
@@ -19,7 +19,7 @@ The following Tuya device types are currently supported:
|
||||
|
||||
Energy monitoring (voltage, current, watts, etc.) is supported for compatible devices.
|
||||
|
||||
> **Currently, only Tuya protocols 3.1 and 3.3 are supported (3.4 is not).**
|
||||
> **Currently, Tuya protocols from 3.1 to 3.4 are supported.**
|
||||
|
||||
This repository's development began as code from [@NameLessJedi](https://github.com/NameLessJedi), [@mileperhour](https://github.com/mileperhour) and [@TradeFace](https://github.com/TradeFace). Their code was then deeply refactored to provide proper integration with Home Assistant environment, adding config flow and other features. Refer to the "Thanks to" section below.
|
||||
|
||||
@@ -177,8 +177,6 @@ logger:
|
||||
|
||||
* Everything listed in https://github.com/rospogrigio/localtuya-homeassistant/issues/15
|
||||
|
||||
* Support devices that use Tuya protocol v.3.4
|
||||
|
||||
# Thanks to:
|
||||
|
||||
NameLessJedi https://github.com/NameLessJedi/localtuya-homeassistant and mileperhour https://github.com/mileperhour/localtuya-homeassistant being the major sources of inspiration, and whose code for switches is substantially unchanged.
|
||||
@@ -187,6 +185,8 @@ TradeFace, for being the only one to provide the correct code for communication
|
||||
|
||||
sean6541, for the working (standard) Python Handler for Tuya devices.
|
||||
|
||||
jasonacox, for the TinyTuya project from where I could import the code to communicate with devices using protocol 3.4.
|
||||
|
||||
postlund, for the ideas, for coding 95% of the refactoring and boosting the quality of this repo to levels hard to imagine (by me, at least) and teaching me A LOT of how things work in Home Assistant.
|
||||
|
||||
<a href="https://www.buymeacoffee.com/rospogrigio" target="_blank"><img src="https://bmc-cdn.nyc3.digitaloceanspaces.com/BMC-button-images/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>
|
||||
|
Reference in New Issue
Block a user