ha_gehome/custom_components/ge_home/manifest.json

10 lines
252 B
JSON

{
"domain": "ge_home",
"name": "GE Home (SmartHQ)",
"config_flow": true,
"documentation": "https://github.com/simbaja/ha_gehome",
"requirements": ["gehomesdk==0.4.11","magicattr==0.1.5"],
"codeowners": ["@simbaja"],
"version": "0.5.0"
}