set_light
Set a Bambu printer light node to on, off, or flashing mode using the printer's MQTT LED command.
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) |