Skip to content

HomeAssistant API connection is broken

As of HomeAssistant v0.100.0, API passwords have been disabled; The new method is to use "Long-Lived Access Tokens". Since API requests to homeassistant are now broken, the $printstat command fails. It is unable to query homeassistant for the light status by the 3d printer and does not fail gracefully (granted that is it's own issue that needs to be dealt with separately)

What the user see when issuing command $printstat:

Printstat_User_exp

Error on chatbot console:

Printstat_console_error

Auth error in homeassistant log:

homeassistant_invalid_auth_error

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information