diff --git a/custom_components/hilo/manifest.json b/custom_components/hilo/manifest.json index 673d6cc..f69f9dc 100644 --- a/custom_components/hilo/manifest.json +++ b/custom_components/hilo/manifest.json @@ -11,6 +11,6 @@ "documentation": "https://github.com/dvd-dev/hilo", "iot_class": "cloud_push", "issue_tracker": "https://github.com/dvd-dev/hilo/issues", - "requirements": ["python-hilo>=2023.10.1"], - "version": "2023.10.2" + "requirements": ["python-hilo>=2023.11.1"], + "version": "2023.11.1" }