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"] }