2020-08-13 20:31:54 -06:00
|
|
|
# Custom Components for Home Assistant
|
|
|
|
|
|
|
|
## `sharkiq`
|
|
|
|
Integration for Shark IQ Robot Vacuums
|
|
|
|
|
|
|
|
## `ge_kitchen`
|
|
|
|
Integration for GE WiFi-enabled kitchen appliances. Right now, this is largely a proof of concept as HA doesn't yet
|
|
|
|
have entity types for ovens, refrigerators, etc., but I'm hoping this may provide some motivation to expand the platform
|
2020-08-13 20:37:22 -06:00
|
|
|
roster. Currently, I've only really built out ovens, and that's purely as sensors, though I'll add some switches soon.
|
|
|
|
If anybody who has other GE appliances sees this and wants to pitch in, please shoot me a message or make a PR.
|
|
|
|
|
|
|
|
Oven sensors in action:
|
|
|
|
![Oven Sensor Example](https://raw.githubusercontent.com/ajmarks/ajmarks_ha_components/master/img/oven_sensors.jpg)
|