Files
ha-emporia-vue/custom_components/emporia_vue/manifest.json
2025-06-05 20:52:33 -04:00

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"
}