mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00: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:
parent
6cf3c0ede2
commit
55eca2e2b4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user