mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
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:
parent
fd0f093e10
commit
8907b7e911
@ -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"]
|
||||
}
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user