* Replace outdated pocketcast dependency * Fix pycketcasts in requirements_all.txt * Fix pycketcasts in requirements_all.txt * Fix pycketcasts in requirements_all.txt
9 lines
257 B
JSON
9 lines
257 B
JSON
{
|
|
"domain": "pocketcasts",
|
|
"name": "Pocket Casts",
|
|
"documentation": "https://www.home-assistant.io/integrations/pocketcasts",
|
|
"requirements": ["pycketcasts==1.0.1"],
|
|
"codeowners": [],
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["pycketcasts"]
|
|
}
|