QuickSander / homebridge-mieleathome

Apache License 2.0
37 stars 7 forks source link

Add support for Coffee machines. #60

Closed awahlig closed 2 years ago

awahlig commented 3 years ago

Adds support for Miele Coffee System (type=17) devices, i.e. Coffee machines.

Uses HomeKit Outlet service to represent them and to power them on and off.

Additionally, the OutletInUse characteristic is set to true whenever the machine is in use.

Unfortunately, I don't think there's a way to start preparing a drink remotely. Still, being able to power them on is useful because they take a while to run through the startup cleaning routine before they're ready to make drinks. With this I can make sure mine is already on when I go into the kitchen in the morning.

QuickSander commented 2 years ago

Thanks for this. Sorry for the late merge

QuickSander commented 2 years ago

:tada: This PR is included in version 3.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: