homebridge-homeconnect
Home Connect home appliances plugin for Homebridge.
Changes in this version:
v0.8.0 - 2019-12-30
Added
- CoffeeMaker/Dishwasher/Dryer/Oven/Washer/WasherDryer: Added experimental support for starting and stopping programs (or monitoring their use on Oven appliances). By default a
Switch
is added for each program that the appliance supports. This can be customised via theconfig.json
file to tailor the list of programs and their options. A template configuration is written to the Homebridge log file when the appliance'sIdentify
routine is triggered. (#1 / #3) - CoffeeMaker: Added
Stateless Programmable Switch
events for bean container empty, water tank empty, and drip tray full. - Freezer/FridgeFreezer/Refrigerator: Added
Stateless Programmable Switch
events for door open and temperature alarms. - The authorised Home Connect scopes are now remembered. This may be used in the future to enable additional functionality for Oven appliances if the
Oven-Control
scope is granted.