homebridge-homeconnect
Home Connect home appliances plugin for Homebridge.
Changes in this version:
v0.16.7 - 2020-02-05
Changed
- CoffeeMaker/Dishwasher/Dryer/Hob/Hood/Oven/Washer/WasherDryer: Avoid issuing API requests to read or change settings where they would result in errors. In particular, settings (such as power on/off) are now only changed when remote control is enabled and local control is not active. For Hood appliances the details of the functional and ambient light settings are only read after confirming that those settings are supported.
- Suppress the error that is returned when no programs are available due to an appliance's state.
- Enable timeouts for all Home Connect API requests. This ensures that event stream failures are detected reliably.