2023-05-05 18:44:53 +00:00
|
|
|
{
|
|
|
|
"domain": "jvc_projector",
|
|
|
|
"name": "JVC Projector",
|
2024-01-25 21:49:03 +00:00
|
|
|
"codeowners": ["@SteveEasley", "@msavazzi"],
|
2023-05-05 18:44:53 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/jvc_projector",
|
|
|
|
"integration_type": "device",
|
|
|
|
"iot_class": "local_polling",
|
|
|
|
"loggers": ["jvcprojector"],
|
2024-01-18 22:36:57 +00:00
|
|
|
"requirements": ["pyjvcprojector==1.0.9"]
|
2023-05-05 18:44:53 +00:00
|
|
|
}
|