mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pycketcasts to 1.0.1 (#73262)
* Replace outdated pocketcast dependency * Fix pycketcasts in requirements_all.txt * Fix pycketcasts in requirements_all.txt * Fix pycketcasts in requirements_all.txt
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"domain": "pocketcasts",
|
||||
"name": "Pocket Casts",
|
||||
"documentation": "https://www.home-assistant.io/integrations/pocketcasts",
|
||||
"requirements": ["pycketcasts==1.0.0"],
|
||||
"requirements": ["pycketcasts==1.0.1"],
|
||||
"codeowners": [],
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pycketcasts"]
|
||||
|
@ -1411,7 +1411,7 @@ pychannels==1.0.0
|
||||
pychromecast==12.1.3
|
||||
|
||||
# homeassistant.components.pocketcasts
|
||||
pycketcasts==1.0.0
|
||||
pycketcasts==1.0.1
|
||||
|
||||
# homeassistant.components.climacell
|
||||
pyclimacell==0.18.2
|
||||
|
Reference in New Issue
Block a user