firmware_status
Check the default printer for available firmware updates. Returns current and available versions for components like Klipper and Moonraker, indicating if an update is available.
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 | |||