core/homeassistant/components/pocketcasts/manifest.json

10 lines
257 B
JSON
Raw Normal View History

{
"domain": "pocketcasts",
"name": "Pocket Casts",
"codeowners": [],
2023-02-08 19:32:43 +00:00
"documentation": "https://www.home-assistant.io/integrations/pocketcasts",
"iot_class": "cloud_polling",
2023-02-08 19:32:43 +00:00
"loggers": ["pycketcasts"],
"requirements": ["pycketcasts==1.0.1"]
}