mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
13 lines
410 B
JSON
13 lines
410 B
JSON
{
|
|
"domain": "watts",
|
|
"name": "Watts Vision +",
|
|
"codeowners": ["@theobld-ww", "@devender-verma-ww", "@ssi-spyro"],
|
|
"config_flow": true,
|
|
"dependencies": ["application_credentials", "cloud"],
|
|
"documentation": "https://www.home-assistant.io/integrations/watts",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "platinum",
|
|
"requirements": ["visionpluspython==1.0.2"]
|
|
}
|