mirror of
https://github.com/magico13/ha-emporia-vue.git
synced 2026-01-08 20:07:56 -05:00
14 lines
400 B
JSON
14 lines
400 B
JSON
{
|
|
"domain": "emporia_vue",
|
|
"name": "Emporia Vue",
|
|
"codeowners": ["@magico13"],
|
|
"config_flow": true,
|
|
"documentation": "https://github.com/magico13/ha-emporia-vue",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_polling",
|
|
"issue_tracker": "https://github.com/magico13/ha-emporia-vue/issues",
|
|
"requirements": ["pyemvue==0.18.9"],
|
|
"single_config_entry": true,
|
|
"version": "0.11.0"
|
|
}
|