Skip to content

Instantly share code, notes, and snippets.

@adampetrovic
adampetrovic / 00-brewbyweight-update.md
Last active September 17, 2025 09:03
Homebrew by Weight - La Marzocco Linea Micra

⚠️ Update 2025-09-15: La Marzocco API Access Changes

Hi everyone,

With the recent changes La Marzocco has made to their firmware and connectivity, the approach used in this integration is no longer feasible.

Specifically:

  • Local websocket access has been removed.
  • Third-party API integrations are now being actively blocked.
import 'es6-shim';
import {App, IonicApp, Platform, Menu} from 'ionic-angular';
import {StatusBar} from 'ionic-native';
import {ViewChild} from 'angular2/core';
import {GettingStartedPage} from './pages/getting-started/getting-started';
import {ListPage} from './pages/list/list';
@App({
template: `