0.0.1 • Published 4 years ago
homebridge-kettle v0.0.1
Homebridge Kettle
This is a simple Homebridge plugin for the Fellow Stagg EKG+ kettle so that it can be controlled over WiFi using HomeKit.
This is intended to be used with my stagg-ekg-plus Python program which handles the actual BLE communication with the kettle.
Config Example
"accessories": [
{
"accessory": "MyKettle",
"room": "Kitchen",
"name": "Kettle",
"url": "http://localhost:8000"
}
],0.0.1
4 years ago