thoukydides / homebridge-homeconnect

Home Connect home appliances plugin for Homebridge
https://www.thouky.co.uk
ISC License
142 stars 15 forks source link

Ice maker toggle for fridge #141

Closed player1024 closed 1 year ago

player1024 commented 1 year ago

Description of Enhancement

It looks like ice make on/off for fridge is a button on home connect app. Can this be “homebridged” over?

thanks!

Home Connect Mapping

Setting or state (not sure)

HomeKit Mapping

State

Home Connect Appliance(s)

Thermador fridge freezer t36ft820ns/01

thoukydides commented 1 year ago

Duplicate of #94

The Home Connect API does not expose any ice maker functionality, so this cannot be implemented.

thoukydides commented 1 year ago

Checking again, it looks like a new feature was added to the API about a week ago... https://api-docs.home-connect.com/settings?#dispenser-enabled

thoukydides commented 1 year ago

This should now be supported in v0.29.0.

Please note that a significant portion of the plugin has been rewritten in this release, so it is quite likely that some other functionality has been inadvertently changed or broken. If you encounter other problems then please raise a new issue.