Command line app for interacting with HayBox firmware
- Download the exe file from the latest release
- Shift + right click in the directory you downloaded the exe to, then click "open command window here"
- Run it with
.\haybox.exe
pip install -U --user haybox-cli
Usage: haybox [OPTIONS] COMMAND [ARGS]...
Options:
--version Show the version and exit.
-h, --help Show this message and exit.
Commands:
config Retrieve or update the active configuration on the device.
devices Scan for connected configurable HayBox devices.
info Print device info in JSON format for a specific HayBox device.
reboot Reboot the device to firmware or bootloader.