Improve GitHub Actions (#97)
* 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>
This commit is contained in:
12
hacs.json
12
hacs.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "localTuya",
|
||||
"domains": ["climate","cover", "fan", "light", "sensor", "switch"],
|
||||
"homeassistant": "0.116.0",
|
||||
"iot_class": ["Local Push"]
|
||||
}
|
||||
{
|
||||
"name": "Local Tuya",
|
||||
"domains": ["climate", "cover", "fan", "light", "sensor", "switch"],
|
||||
"homeassistant": "0.116.0",
|
||||
"iot_class": ["Local Push"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user