DavidMStraub / homeassistant-homeconnect

Custom component for Home Assistant to connect appliances supporting the Home Connect standard
MIT License
117 stars 29 forks source link

Add start program support and allow options to be set for service #122

Closed badguy99 closed 3 years ago

badguy99 commented 3 years ago

This adds start_program to the supported service calls, and allows optional options to be added to the start_program and select_program service calls.

The example given in the services.yaml for start_program works on my version of home assistant, with my Siemens dishwasher.

Adds to #23

DavidMStraub commented 3 years ago

Thanks! Will review it tonight!

badguy99 commented 3 years ago

@DavidMStraub just wondering what your thoughts were on merging this? And the possibility of adding service support from beta -> core ?

DavidMStraub commented 3 years ago

Really sorry for neglecting this. Looks great!