Releases: makeitlabs/bambu-tracker
Releases · makeitlabs/bambu-tracker
Basic Function
This release demonstrates basic functionality.
- Listens for any Bambu printers on the local network
- For each printer serial number found in the secrets file, will connect to their MQTT server
- Will listen for status updates from the printers and send message to Slack
There is little to no error recovery at this point.
Further releases will be addressing error recovery and robustness.