12 lines
348 B
JSON
12 lines
348 B
JSON
{
|
|
"domain": "jvc_projector",
|
|
"name": "JVC Projector",
|
|
"codeowners": ["@SteveEasley", "@msavazzi"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/jvc_projector",
|
|
"integration_type": "device",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["jvcprojector"],
|
|
"requirements": ["pyjvcprojector==1.0.9"]
|
|
}
|