mirror of https://github.com/simbaja/ha_gehome.git
- updated gehomesdk version requirement
This commit is contained in:
parent
c6155d15b6
commit
b07e8f9dee
|
@ -3,7 +3,7 @@
|
||||||
"name": "GE Home (SmartHQ)",
|
"name": "GE Home (SmartHQ)",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://github.com/simbaja/ha_gehome",
|
"documentation": "https://github.com/simbaja/ha_gehome",
|
||||||
"requirements": ["gehomesdk==0.4.17","magicattr==0.1.5"],
|
"requirements": ["gehomesdk==0.4.19","magicattr==0.1.5"],
|
||||||
"codeowners": ["@simbaja"],
|
"codeowners": ["@simbaja"],
|
||||||
"version": "0.6.0"
|
"version": "0.6.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue