Info
Details
{#if refPage === 'brew'}
saveRecipe()}>Save
{#if $machineInfoStore?.status == 'IDLE' || $machineInfoStore?.status == ''}
sendTriggerBrewNow()} >Test Brew
{/if}
{/if}
Info
Info about this menu
Name
Other Name
{#if $machineInfoStore?.status == 'IDLE' || $machineInfoStore?.status == '' || refPage == 'overview'}
{:else}
Machine is working. Please wait for a moment.
{/if}