Bump pychromecast to 14.0.7 (#141479)

This commit is contained in:
Erik Montnemery 2025-03-26 16:30:37 +01:00 committed by GitHub
parent 3a1e1684ea
commit 6e56486294
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -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
View File

@ -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

View File

@ -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