ha_gehome/custom_components/ge_home/manifest.json

10 lines
245 B
JSON
Raw Normal View History

{
"domain": "ge_home",
"name": "GE Home",
"config_flow": true,
"documentation": "https://github.com/simbaja/ha_components",
"requirements": ["gehomesdk==0.4.0","magicattr==0.1.5"],
"codeowners": ["@simbaja"],
"version": "0.4.0"
}