tikismoke / home-assistant-nespressoble

#deprecated see Readme to migrate to a better one. NESPRESSO ble Home Assistant custom componenets and also a 2MQTT script
GNU General Public License v3.0
38 stars 6 forks source link

Select coffee volume #2

Closed tikismoke closed 11 months ago

tikismoke commented 4 years ago

def make_coffee_flow(self, mac, volume="lungo"): It's already handle coffee volume, just need to add it to the service call. Default value is lungo. It should be handle if not pass as argument to service call.