Update pychannels to 1.2.3 (#80409)
This commit is contained in:
parent
a26b3e7a34
commit
c0fc23f794
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
"domain": "channels",
|
"domain": "channels",
|
||||||
"name": "Channels",
|
"name": "Channels",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/channels",
|
"documentation": "https://www.home-assistant.io/integrations/channels",
|
||||||
"requirements": ["pychannels==1.0.0"],
|
"requirements": ["pychannels==1.2.3"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["pychannels"]
|
"loggers": ["pychannels"]
|
||||||
|
|
|
@ -1478,7 +1478,7 @@ pycarwings2==2.13
|
||||||
pycfdns==1.2.2
|
pycfdns==1.2.2
|
||||||
|
|
||||||
# homeassistant.components.channels
|
# homeassistant.components.channels
|
||||||
pychannels==1.0.0
|
pychannels==1.2.3
|
||||||
|
|
||||||
# homeassistant.components.cast
|
# homeassistant.components.cast
|
||||||
pychromecast==12.1.4
|
pychromecast==12.1.4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue