1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/homeassistant/components/pandora/manifest.json
2025-01-02 15:36:44 +01:00

11 lines
279 B
JSON

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