ha_gehome/custom_components/ge_home/manifest.json

10 lines
268 B
JSON

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