mirror of https://github.com/simbaja/ha_gehome.git
Update hacs.json
This commit is contained in:
parent
2e16f0079b
commit
991c33befd
|
@ -1,12 +1,7 @@
|
|||
{
|
||||
"name": "GE Kitchen Appliances (SmartHQ)",
|
||||
"render_readme": true,
|
||||
"homeassistant":
|
||||
"domains": [
|
||||
"binary_sensor",
|
||||
"sensor",
|
||||
"switch",
|
||||
"water_heater"
|
||||
],
|
||||
"homeassistant": "2021.1.5",
|
||||
"domains": ["binary_sensor", "sensor", "switch", "water_heater"],
|
||||
"iot_class": "Cloud Polling"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue