mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +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",
|
"domain": "pocketcasts",
|
||||||
"name": "Pocket Casts",
|
"name": "Pocket Casts",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/pocketcasts",
|
"documentation": "https://www.home-assistant.io/integrations/pocketcasts",
|
||||||
"requirements": ["pycketcasts==1.0.0"],
|
"requirements": ["pycketcasts==1.0.1"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["pycketcasts"]
|
"loggers": ["pycketcasts"]
|
||||||
|
@ -1411,7 +1411,7 @@ pychannels==1.0.0
|
|||||||
pychromecast==12.1.3
|
pychromecast==12.1.3
|
||||||
|
|
||||||
# homeassistant.components.pocketcasts
|
# homeassistant.components.pocketcasts
|
||||||
pycketcasts==1.0.0
|
pycketcasts==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.climacell
|
# homeassistant.components.climacell
|
||||||
pyclimacell==0.18.2
|
pyclimacell==0.18.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user