mirror of https://github.com/simbaja/ha_gehome.git
10 lines
247 B
JSON
10 lines
247 B
JSON
|
{
|
||
|
"domain": "ge_home",
|
||
|
"name": "GE Home",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://github.com/simbaja/ha_components",
|
||
|
"requirements": ["gehomesdk==0.3.12","magicattr==0.1.5"],
|
||
|
"codeowners": ["@simbaja"],
|
||
|
"version": "0.3.12"
|
||
|
}
|