add_printer
Add a Bambu Lab printer to your fleet by saving its configuration and connecting it via MQTT for remote control and LAN camera access.
Instructions
Add a Bambu Lab printer to the fleet. Saves config and connects via MQTT.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique ID/alias for this printer (e.g. 'my-p1s', 'mini-1') | |
| host | Yes | Printer IP address (e.g. '192.168.1.100') | |
| name | Yes | Friendly display name (e.g. 'Workshop P1S') | |
| model | No | Printer model (e.g. 'A1 Mini', 'P1S', 'X1C', 'H2D'). Optional but helps tailor features. | |
| access_code | Yes | 8-character access code from printer LCD (WLAN settings) | |
| serial_number | Yes | Printer serial number from Settings > Device |