alam0rt / braumeister-rs

Library for interacting with MySpeidel / Braumeister PLUS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

braumeister-rs

⚠️ Development has only just begun, don't expect this to be useable for quite some time

The purpose of this project is to build a library which allows for me to

  • Easily get brew information from my Braumeister into Grafana
  • Manage recipes!

Usage

You can get your MQTT token and machine id by going to myspeidel and clicking on your Braumeister. Once there, open your browser's console and enter console.log("TOKEN=" + window.bmv2controlData.apiAuthToken + "\n" + "MACHINE_ID=" + window.bmv2controlData.machineId).

About

Library for interacting with MySpeidel / Braumeister PLUS


Languages

Language:Rust 100.0%