mirror of
https://github.com/home-assistant/core.git
synced 2026-04-30 05:31:11 +01:00
10 lines
259 B
JSON
10 lines
259 B
JSON
{
|
|
"domain": "acer_projector",
|
|
"name": "Acer Projector",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/acer_projector",
|
|
"iot_class": "local_polling",
|
|
"quality_scale": "legacy",
|
|
"requirements": ["pyserial==3.5"]
|
|
}
|