homebridge-homeconnect
Home Connect home appliances plugin for Homebridge.
Changes in this version:
v0.16.1 - 2020-01-23
Added
- Dryer/Oven/Washer/WasherDryer: Added a
Lock Current State
characteristic to indicate when the door is locked. (#3)
Changed
- Removed workaround for a Home Connect API issue (affecting Thermador PRD486WDHU/01 Oven) that has now been fixed. (#2)
- Demoted some log messages from info to debug that are not useful in non-debug scenarios.
Fixed
- Dryer/Oven/Washer/WasherDryer: Correctly handle the door locked state; previously it was treated as open instead of closed. (#3)