Replaced SUPPORT_* with enums, set minimum HA version in HACS configuration to 2024.1.0

This commit is contained in:
Elad Bar
2024-01-05 13:29:06 +02:00
parent e5009fd3f8
commit 9c0e733804
5 changed files with 27 additions and 46 deletions

View File

@@ -1,4 +1,4 @@
{
"name": "Local Tuya",
"homeassistant": "0.116.0"
"homeassistant": "2024.1.0"
}