2020-08-13 20:31:54 -06:00
|
|
|
# Custom Components for Home Assistant
|
|
|
|
|
|
|
|
## `sharkiq`
|
|
|
|
Integration for Shark IQ Robot Vacuums
|
|
|
|
|
2020-08-14 07:51:23 -06:00
|
|
|
![Shark Vacuum Lovelace Card](https://raw.githubusercontent.com/ajmarks/ajmarks_ha_components/master/img/shark_vacuum_card.png)
|
|
|
|
|
|
|
|
![Shark Vacuum Lovelace Card](https://raw.githubusercontent.com/ajmarks/ajmarks_ha_components/master/img/shark_vacuum_control.png)
|
|
|
|
|
2020-08-13 20:31:54 -06:00
|
|
|
## `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: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:37 -06:00
|
|
|
![Fridge controls](https://raw.githubusercontent.com/ajmarks/ha_components/master/img/oven_controls.png)
|