Closed mrvautin closed 10 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.
Mine seems to be calling enable-preinfusion
. Not sure why yours is calling setting-preinfusion
and mine isn't.
Sorry just copied the wrong thing. Mine is also calling enable-preinfusion
(setting is for the duration)
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
should be fixed since 0.13.1b1
It seems of late the prebrew endpoint is retuning a 404. Is anyone else getting this? Could they have changed the endpoint?
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.