set_light
Control the chamber light of Bambu Lab 3D printers by setting its mode to on, off, or flashing via MQTT commands.
Instructions
Set a Bambu printer light node mode using the printer's MQTT LED command
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| light | Yes | Light node to control, for example chamber_light | |
| mode | Yes | Light mode to apply | |
| host | No | Hostname or IP of the printer (default: value from env) | |
| bambu_serial | No | Serial number (default: value from env) | |
| bambu_token | No | Access token (default: value from env) |