mirror of
https://github.com/magico13/ha-emporia-vue.git
synced 2026-01-08 20:07:56 -05:00
15 lines
338 B
JSON
15 lines
338 B
JSON
{
|
|
"domain": "emporia_vue",
|
|
"name": "Emporia Vue",
|
|
"config_flow": true,
|
|
"documentation": "https://github.com/magico13/ha-emporia-vue",
|
|
"requirements": ["pyemvue==0.16.1"],
|
|
"ssdp": [],
|
|
"zeroconf": [],
|
|
"homekit": {},
|
|
"dependencies": [],
|
|
"codeowners": ["@magico13"],
|
|
"iot_class": "cloud_polling",
|
|
"version": "0.8.0"
|
|
}
|