mirror of https://github.com/simbaja/ha_gehome.git
19 lines
1002 B
Markdown
19 lines
1002 B
Markdown
# Custom Components for Home Assistant
|
|
|
|
## `sharkiq`
|
|
Integration for Shark IQ Robot Vacuums
|
|
|
|
![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)
|
|
|
|
## `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
|
|
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)
|