hass-core/homeassistant/components/pocketcasts/manifest.json
Nate Harris 55eca2e2b4
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
2022-06-20 21:04:31 +02:00

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"]
}