Further corrections for integration in HACS

This commit is contained in:
rospogrigio
2020-10-19 22:40:15 +02:00
parent c8e358e6f2
commit fffd07b5e6
3 changed files with 10 additions and 9 deletions
+6 -7
View File
@@ -1,7 +1,6 @@
{
"name": "LocalTuya",
"domains": ["media_player", "sensor"],
"content_in_root": "false",
"homeassistant": "0.116.0",
"iot_class": ["Local Push"]
}
{
"name": "localTuya",
"domains": ["climate","cover", "fan", "light", "sensor", "switch"],
"homeassistant": "0.116.0",
"iot_class": ["Local Push"]
}