Create info.md

This commit is contained in:
Joel Moses 2021-02-04 22:13:09 -08:00 committed by GitHub
parent 991c33befd
commit 24e2f879b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

20
info.md Normal file
View File

@ -0,0 +1,20 @@
# GE Kitchen Appliances (SmartHQ)
## `ge_kitchen`
Integration for GE WiFi-enabled kitchen appliances. So far, I've only done fridges and ovens (because that's what I
have), but I hope to to dishwashers next. Because HA doesn't have Fridge or Oven platforms, both fridges and ovens are
primarily represented as water heater entities, which works surprisingly well. If anybody who has other GE appliances
sees this and wants to pitch in, please shoot me a message or make a PR.
Entities card:
![Entities](https://raw.githubusercontent.com/ajmarks/ha_components/master/img/appliance_entities.png)
Fridge Controls:
![Fridge controls](https://raw.githubusercontent.com/ajmarks/ha_components/master/img/fridge_control.png)
Oven Controls:
![Fridge controls](https://raw.githubusercontent.com/ajmarks/ha_components/master/img/oven_controls.png)