2020-08-13 20:31:54 -06:00
|
|
|
# Custom Components for Home Assistant
|
|
|
|
|
|
|
|
## `ge_kitchen`
|
2020-08-26 18:10:32 -06:00
|
|
|
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.
|
2020-08-13 20:37:22 -06:00
|
|
|
|
2020-08-26 18:10:32 -06:00
|
|
|
Entities card:
|
2020-08-13 20:38:01 -06:00
|
|
|
|
2020-08-27 06:52:37 -06:00
|
|
|
![Entities](https://raw.githubusercontent.com/ajmarks/ha_components/master/img/appliance_entities.png)
|
2020-08-26 18:10:32 -06:00
|
|
|
|
|
|
|
Fridge Controls:
|
2020-08-27 06:52:54 -06:00
|
|
|
|
2020-08-27 06:52:37 -06:00
|
|
|
![Fridge controls](https://raw.githubusercontent.com/ajmarks/ha_components/master/img/fridge_control.png)
|
2020-08-26 18:10:32 -06:00
|
|
|
|
|
|
|
Oven Controls:
|
2020-08-27 06:52:54 -06:00
|
|
|
|
2020-08-27 06:52:37 -06:00
|
|
|
![Fridge controls](https://raw.githubusercontent.com/ajmarks/ha_components/master/img/oven_controls.png)
|
2020-09-21 06:32:42 -06:00
|
|
|
|
|
|
|
## What happened to `shark_iq`?
|
|
|
|
|
|
|
|
It's part of Home Assistant as of [0.115](https://www.home-assistant.io/blog/2020/09/17/release-115/)!
|