core/homeassistant/components/pocketcasts/manifest.json

11 lines
222 B
JSON

{
"domain": "pocketcasts",
"name": "Pocketcasts",
"documentation": "https://www.home-assistant.io/integrations/pocketcasts",
"requirements": [
"pocketcasts==0.1"
],
"dependencies": [],
"codeowners": []
}