core/homeassistant/components/pandora/manifest.json

10 lines
250 B
JSON

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