core/homeassistant/components/pandora/manifest.json

9 lines
210 B
JSON

{
"domain": "pandora",
"name": "Pandora",
"documentation": "https://www.home-assistant.io/integrations/pandora",
"requirements": ["pexpect==4.6.0"],
"codeowners": [],
"iot_class": "local_polling"
}