firmware_status
Check the connected printer for firmware updates, listing each component (Klipper, Moonraker, OctoPrint) with current and available versions to identify what needs updating.
Instructions
Check firmware updates on the default/connected printer (adapter-level, no name needed).
For fleet setups where you need to check a specific printer by name,
use ``check_firmware_status`` instead. Returns a list of firmware
components (e.g. Klipper, Moonraker, OctoPrint) with current and
available versions, plus whether
an update is available.
Not all printer backends support firmware updates. Bambu and
Prusa Link printers will return an ``UNSUPPORTED`` error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||