mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Bump pychromecast to 14.0.7 (#141479)
This commit is contained in:
parent
3a1e1684ea
commit
6e56486294
@ -14,7 +14,7 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/cast",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["casttube", "pychromecast"],
|
||||
"requirements": ["PyChromecast==14.0.6"],
|
||||
"requirements": ["PyChromecast==14.0.7"],
|
||||
"single_config_entry": true,
|
||||
"zeroconf": ["_googlecast._tcp.local."]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -45,7 +45,7 @@ ProgettiHWSW==0.1.3
|
||||
# PyBluez==0.22
|
||||
|
||||
# homeassistant.components.cast
|
||||
PyChromecast==14.0.6
|
||||
PyChromecast==14.0.7
|
||||
|
||||
# homeassistant.components.flick_electric
|
||||
PyFlick==1.1.3
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -42,7 +42,7 @@ PlexAPI==4.15.16
|
||||
ProgettiHWSW==0.1.3
|
||||
|
||||
# homeassistant.components.cast
|
||||
PyChromecast==14.0.6
|
||||
PyChromecast==14.0.7
|
||||
|
||||
# homeassistant.components.flick_electric
|
||||
PyFlick==1.1.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user