* Delete hassfest.yaml * Update and rename ci.yaml to tox.yaml * Create combined.yaml * Update hacs.json * Update README.md * Update combined.yaml * Remove unused import * Restored wrongly deleted line in cover.py * Update config_flow.py * Update __init__.py Co-authored-by: Pierre Ståhl <pierre.staahl@gmail.com> Co-authored-by: rospogrigio <49229287+rospogrigio@users.noreply.github.com>
7 lines
165 B
JSON
7 lines
165 B
JSON
{
|
|
"name": "Local Tuya",
|
|
"domains": ["climate", "cover", "fan", "light", "sensor", "switch"],
|
|
"homeassistant": "0.116.0",
|
|
"iot_class": ["Local Push"]
|
|
}
|