ha_gehome/ge_kitchen/manifest.json

9 lines
223 B
JSON
Raw Normal View History

2020-08-12 09:03:22 -06:00
{
"domain": "ge_kitchen",
2020-08-13 15:10:55 -06:00
"name": "GE Kitchen",
2020-08-12 09:03:22 -06:00
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/ge_kitchen",
2020-09-17 20:22:51 -06:00
"requirements": ["gekitchen==0.2.19"],
2020-08-13 15:10:55 -06:00
"codeowners": ["@ajmarks"]
}