lbbrhzn / ocpp

Home Assistant integration for electric vehicle chargers that support the Open Charge Point Protocol (OCPP).
MIT License
206 stars 64 forks source link

How to install a version older than what is available in HACS? #1205

Closed bkcberry closed 1 month ago

bkcberry commented 1 month ago

Version of the custom_component

0.5.7

Configuration

default

Describe the bug

How can I install an older version of this integration? I am trying to revert back to v0.5.0 or 0.5.1 but the oldest version that shows in HACS is 0.5.3, and if I just download the release and manually unzip it to custom_components/ocpp then I am unable to set up the integration (error below). It is my understanding that my EVSE may work with one of these older versions.

Config flow could not be loaded: {"message":"Invalid handler specified"}

bkcberry commented 1 month ago

I manually installed the prereqs/requirements and was able to set up v0.5.0