Bump dio-chacon-wifi-api to 1.2.1 (#124215)

* chacon_dio api version to 1.2.1

* corrected CI for PR
This commit is contained in:
cnico 2024-08-19 12:58:00 +02:00 committed by GitHub
parent fd0f093e10
commit 8907b7e911
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 3 additions and 4 deletions

View File

@ -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"]
}

View File

@ -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

View File

@ -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

View File

@ -139,7 +139,6 @@ EXCEPTIONS = {
"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