Bump pychromecast to 13.1.0 (#108073)
This commit is contained in:
parent
16f110658c
commit
aa3e172a65
3 changed files with 3 additions and 3 deletions
|
@ -14,6 +14,6 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/cast",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["casttube", "pychromecast"],
|
||||
"requirements": ["PyChromecast==13.0.8"],
|
||||
"requirements": ["PyChromecast==13.1.0"],
|
||||
"zeroconf": ["_googlecast._tcp.local."]
|
||||
}
|
||||
|
|
|
@ -54,7 +54,7 @@ ProgettiHWSW==0.1.3
|
|||
# PyBluez==0.22
|
||||
|
||||
# homeassistant.components.cast
|
||||
PyChromecast==13.0.8
|
||||
PyChromecast==13.1.0
|
||||
|
||||
# homeassistant.components.flick_electric
|
||||
PyFlick==0.0.2
|
||||
|
|
|
@ -45,7 +45,7 @@ PlexAPI==4.15.7
|
|||
ProgettiHWSW==0.1.3
|
||||
|
||||
# homeassistant.components.cast
|
||||
PyChromecast==13.0.8
|
||||
PyChromecast==13.1.0
|
||||
|
||||
# homeassistant.components.flick_electric
|
||||
PyFlick==0.0.2
|
||||
|
|
Loading…
Add table
Reference in a new issue