This is a Lovelace custom card for @firstof9 OpenEVSE integration
Openevse WiFi firmware >= 5.0
OpenEVSE integration >= 2.1.47
If not done, install OpenEVSE Ha integration using HACS or manually as documented.
Then follow the guide below
- Follow the link here
- Use the custom repo link https://github.com/KipK/openevse-card
- Select the category type
lovelace
- Then once it's there (still in HACS) click the INSTALL button
- Restart Home Assistant
Add openevse-card.js from dist directory to /local/community/openevse-card/openevse-card.js in HA. Then add ressource from UI ( upper right pencil icon, then 3 dots menu ) : "/local/community/openevse-card/openevse-card.js" Javascript module
Configure it with the card configurator. Select your OpenEVSE device, it should fill-up automatically the required entities. Additional entities can be added as needed.
install requirements:
npm install
build:
npm run build