From c191d590cfb3fbc8378a63c6c3a620916a673307 Mon Sep 17 00:00:00 2001 From: rospogrigio Date: Mon, 19 Oct 2020 13:27:59 +0200 Subject: [PATCH] Fixed hacs.json --- hacs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hacs.json b/hacs.json index 878ae94..fe25add 100644 --- a/hacs.json +++ b/hacs.json @@ -1,7 +1,7 @@ { "name": "LocalTuya", "domains": ["media_player", "sensor"], - "content_in_root": "false" + "content_in_root": "false", "homeassistant": "0.116.0", "iot_class": ["Local Push"] }