Release Notes
New Features
All profiles now result in this format:
[
{
"id": 7,
"name": "OFF",
"selected": "true"
},
{
"id": 10,
"name": "_Long",
"selected": "false"
},
{
"id": 9,
"name": "__Americano",
"selected": "false"
},
{
"id": 11,
"name": "_preheat",
"selected": "false"
},
{
"id": 12,
"name": "test",
"selected": "false"
}
]
Important notes:
- Make sure your machine is on the latest firmware from https://github.com/Zer0-bit/gaggiuino/releases.
- The firmware that offers this API Endpoint has not yet been released. This release will be marked as the latest (not pre-release) as soon as the firmware is released.
- As of this moment, this API endpoint is supported only by a pre-release firmware from this thread
Full Changelog: v0.1.5...v0.1.6