elad-bar / ha-tuya-ce

Home Page:HomePage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tuya CE

Description

Fork of the original Tuya integration support devices settings over JSON file instead of code for faster adoption of new devices

How to

Installations via HACS

  • Add as custom repository
  • look for "Tuya CE" and install and restart
  • In Settings --> Devices & Services - (Lower Right) "Add Integration"

Setup

To add integration use Configuration -> Integrations -> Add Tuya CE Add details as described in the original integration page in HA

Add unsupported devices

Follow the following manual

Debugging

To set the log level of the component to DEBUG, please set it from the options of the component if installed, otherwise, set it within configuration YAML of HA:

logger:
  default: warning
  logs:
    custom_components.tuya_ce: debug

About

HomePage


Languages

Language:Python 100.0%