2021-05-20 09:15:49 -06:00
|
|
|
{
|
|
|
|
"domain": "ge_home",
|
2021-07-31 18:15:51 -06:00
|
|
|
"name": "GE Home (SmartHQ)",
|
2021-05-20 09:15:49 -06:00
|
|
|
"config_flow": true,
|
2023-07-30 13:15:47 -06:00
|
|
|
"integration_type": "hub",
|
|
|
|
"iot_class": "cloud_push",
|
2021-07-31 18:15:51 -06:00
|
|
|
"documentation": "https://github.com/simbaja/ha_gehome",
|
2024-06-23 08:16:02 -06:00
|
|
|
"requirements": ["gehomesdk==0.5.28","magicattr==0.1.6","slixmpp==1.8.3"],
|
2021-05-20 09:15:49 -06:00
|
|
|
"codeowners": ["@simbaja"],
|
2024-06-23 08:16:02 -06:00
|
|
|
"version": "0.6.11"
|
2021-05-20 09:15:49 -06:00
|
|
|
}
|