13 lines
359 B
JSON
13 lines
359 B
JSON
{
|
|
"domain": "vegehub",
|
|
"name": "Vegetronix VegeHub",
|
|
"codeowners": ["@ghowevege"],
|
|
"config_flow": true,
|
|
"dependencies": ["http", "webhook"],
|
|
"documentation": "https://www.home-assistant.io/integrations/vegehub",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "bronze",
|
|
"requirements": ["vegehub==0.1.24"],
|
|
"zeroconf": ["_vege._tcp.local."]
|
|
}
|