Remove extra key

This commit is contained in:
oven-lab
2023-05-20 13:54:46 +02:00
committed by GitHub
parent d241f0323b
commit e79520ebc0

View File

@@ -1,6 +1,5 @@
{ {
"name": "Local Tuya", "name": "Local Tuya",
"domains": ["climate", "cover", "fan", "light", "number", "select", "sensor", "switch"],
"homeassistant": "0.116.0", "homeassistant": "0.116.0",
"iot_class": ["Local Push"] "iot_class": ["Local Push"]
} }