Explorar o código

Bump versions

- Bump tuya-local version for next release
- Bump required Home Assistant version to 2023.9 in prepartion for new platforms
  Issue #1068
Jason Rumney %!s(int64=2) %!d(string=hai) anos
pai
achega
f7c29a44f0
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      custom_components/tuya_local/manifest.json
  2. 1 1
      hacs.json

+ 1 - 1
custom_components/tuya_local/manifest.json

@@ -9,5 +9,5 @@
     "iot_class": "local_push",
     "issue_tracker": "https://github.com/make-all/tuya-local/issues",
     "requirements": ["tinytuya==1.13.1"],
-    "version": "2023.12.2"
+    "version": "2024.1.0"
 }

+ 1 - 1
hacs.json

@@ -1,5 +1,5 @@
 {
   "name": "Tuya Local",
   "render_readme": true,
-  "homeassistant": "2023.4.0"
+  "homeassistant": "2023.9.0"
 }