From e79520ebc09121abd314f5f2af0661e00547f6ef Mon Sep 17 00:00:00 2001 From: oven-lab Date: Sat, 20 May 2023 13:54:46 +0200 Subject: [PATCH] Remove extra key --- hacs.json | 1 - 1 file changed, 1 deletion(-) diff --git a/hacs.json b/hacs.json index 3c5a41a..116f017 100644 --- a/hacs.json +++ b/hacs.json @@ -1,6 +1,5 @@ { "name": "Local Tuya", - "domains": ["climate", "cover", "fan", "light", "number", "select", "sensor", "switch"], "homeassistant": "0.116.0", "iot_class": ["Local Push"] }