From 8907b7e911a859a106868a7e684770a77e318f4e Mon Sep 17 00:00:00 2001 From: cnico Date: Mon, 19 Aug 2024 12:58:00 +0200 Subject: [PATCH] Bump dio-chacon-wifi-api to 1.2.1 (#124215) * chacon_dio api version to 1.2.1 * corrected CI for PR --- homeassistant/components/chacon_dio/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- script/licenses.py | 1 - 4 files changed, 3 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/chacon_dio/manifest.json b/homeassistant/components/chacon_dio/manifest.json index c0f4059e798ad8..edee24444f7020 100644 --- a/homeassistant/components/chacon_dio/manifest.json +++ b/homeassistant/components/chacon_dio/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/chacon_dio", "iot_class": "cloud_push", "loggers": ["dio_chacon_api"], - "requirements": ["dio-chacon-wifi-api==1.2.0"] + "requirements": ["dio-chacon-wifi-api==1.2.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index d1be3b1b423b59..bc4c0146a38653 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -741,7 +741,7 @@ devolo-home-control-api==0.18.3 devolo-plc-api==1.4.1 # homeassistant.components.chacon_dio -dio-chacon-wifi-api==1.2.0 +dio-chacon-wifi-api==1.2.1 # homeassistant.components.directv directv==0.4.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b49b6537944a33..8f9217e2d73c71 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -631,7 +631,7 @@ devolo-home-control-api==0.18.3 devolo-plc-api==1.4.1 # homeassistant.components.chacon_dio -dio-chacon-wifi-api==1.2.0 +dio-chacon-wifi-api==1.2.1 # homeassistant.components.directv directv==0.4.0 diff --git a/script/licenses.py b/script/licenses.py index 9d7da9123983da..bf14adca474eaa 100644 --- a/script/licenses.py +++ b/script/licenses.py @@ -139,7 +139,6 @@ def from_dict(cls, data: dict[str, str]) -> PackageDefinition: "crownstone-core", # https://github.com/crownstone/crownstone-lib-python-core/pull/6 "crownstone-sse", # https://github.com/crownstone/crownstone-lib-python-sse/pull/2 "crownstone-uart", # https://github.com/crownstone/crownstone-lib-python-uart/pull/12 - "dio-chacon-wifi-api", "eliqonline", # https://github.com/molobrakos/eliqonline/pull/17 "enocean", # https://github.com/kipe/enocean/pull/142 "gardena-bluetooth", # https://github.com/elupus/gardena-bluetooth/pull/11