zweckj / lamarzocco

Interact with your La Marzocco espresso machine
55 stars 2 forks source link

Prebrew endpoint returning 404 on Mini #24

Closed mrvautin closed 10 months ago

mrvautin commented 11 months ago

It seems of late the prebrew endpoint is retuning a 404. Is anyone else getting this? Could they have changed the endpoint?

image

Edit: I don't have it plumbed so it's prebrew not pre-infusion. It seems the prebrew and preinfusion calls the same endpoint and gets 404.

zweckj commented 11 months ago

It's the same enable-preinfusion endpoint for preinfusion and prebrew. My app is calling https://gw-lmz.lamarzocco.io/v1/home/machines/MRxxxxx/setting-preinfusion which is working fine. Not sure what is happening here.

mrvautin commented 11 months ago

Mine seems to be calling enable-preinfusion. Not sure why yours is calling setting-preinfusion and mine isn't.

zweckj commented 11 months ago

Sorry just copied the wrong thing. Mine is also calling enable-preinfusion (setting is for the duration)

zweckj commented 11 months ago

Found the issue, there's a "." at the end of the URL in the library. No idea how it got there, but will be fixed in a future release

zweckj commented 10 months ago

should be fixed since 0.13.1b1