1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/sony_projector/manifest.json

11 lines
280 B
JSON

{
"domain": "sony_projector",
"name": "Sony Projector",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/sony_projector",
"iot_class": "local_polling",
"loggers": ["pysdcp"],
"quality_scale": "legacy",
"requirements": ["pySDCP==1"]
}