Update pychannels to 1.2.3 (#80409)
parent
a26b3e7a34
commit
c0fc23f794
|
@ -2,7 +2,7 @@
|
|||
"domain": "channels",
|
||||
"name": "Channels",
|
||||
"documentation": "https://www.home-assistant.io/integrations/channels",
|
||||
"requirements": ["pychannels==1.0.0"],
|
||||
"requirements": ["pychannels==1.2.3"],
|
||||
"codeowners": [],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pychannels"]
|
||||
|
|
|
@ -1478,7 +1478,7 @@ pycarwings2==2.13
|
|||
pycfdns==1.2.2
|
||||
|
||||
# homeassistant.components.channels
|
||||
pychannels==1.0.0
|
||||
pychannels==1.2.3
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==12.1.4
|
||||
|
|
Loading…
Reference in New Issue