mirror of https://github.com/simbaja/ha_gehome.git
12 lines
328 B
JSON
12 lines
328 B
JSON
{
|
|
"domain": "ge_home",
|
|
"name": "GE Home (SmartHQ)",
|
|
"config_flow": true,
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_push",
|
|
"documentation": "https://github.com/simbaja/ha_gehome",
|
|
"requirements": ["gehomesdk==0.5.28","magicattr==0.1.6","slixmpp==1.8.3"],
|
|
"codeowners": ["@simbaja"],
|
|
"version": "0.6.11"
|
|
}
|