xZetsubou / hass-localtuya

๐Ÿ”น A Home Assistant integration to handle Tuya devices locally "fork from localtuya"
https://xzetsubou.github.io/hass-localtuya/
GNU General Public License v3.0
287 stars 30 forks source link
homeassistant homeassistant-integration integration local localtuya tuya

logo

A Home Assistant custom Integration for local handling of Tuya-based devices.

Usage and setup Documentation


Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

๐…๐ž๐š๐ญ๐ฎ๐ซ๐ž๐ฌ


๐‘๐ž๐ฉ๐จ๐ซ๐ญ๐ข๐ง๐  ๐š๐ง ๐ข๐ฌ๐ฌ๐ฎ๐ž

๐‚๐ซ๐ž๐๐ข๐ญ๐ฌ

[Rospogrigio](https://github.com/rospogrigio), original maintainer of LocalTuya. This fork was created when the upstream version was at `v5.2.1`. [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. [TradeFace](https://github.com/TradeFace/tuya/), for being the only one to provide the correct code for communication with the cover (in particular, the 0x0d command for the status instead of the 0x0a, and related needs such as double reply to be received): sean6541, for the working (standard) Python Handler for Tuya devices. [jasonacox](https://github.com/jasonacox), for the TinyTuya project from where I big help and refrences to upgrade integration. [uzlonewolf](https://github.com/uzlonewolf), for maintaining in TinyTuya who improved the tool so much and introduce new features like new protocols etc.. 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.