homebridge-homeconnect
Home Connect home appliances plugin for Homebridge.
Changes in this version:
v0.6.0 - 2019-12-29
Added
- Hood: Added support for controlling an ambient light, including selecting its colour (custom colours only). The appliance is now queried when the plugin is first started to determine whether it incorporates functional and/or ambient lights and their capabilities. The result is cached persistently. (#2)
Changed
- CoffeeMaker/Dishwasher/Dryer/Oven/Washer/WasherDryer: Improved how available programs are displayed in the log output in response to an
Identify
routine. A warning is now output if some programs are not currently available, and hence not listed in the log output. Spaces have been added to the characters allowed in the simplified program names. - Code significantly restructured to be more maintainable.