SmartEVSEv3 connection for Home Assistant
- Copy the folder
custom_components/smartevse/
to your homeassistant config directory. - Restart Home Assistant, and, very important and often forgotten, RESTART YOUR BROWSER!
Hopefully soon: HACS > Integrations > Plus > SmartEVSE
After installation and restart your SmartEVSE device should be discovered. If not:
- Go to Settings
- Go to Integrations
- At the bottom right, click Add Integration
- Search for "smartevse-3"
- Fill in your 4 digit serial number (if the integration didn't find your SmartEVSE-v3 already!)
- Save
-
Your SmartEVSE device needs to be pingable by mDNS: ping SmartEVSE-xxxxx.local where xxxxx is the serial number of your device; (this is the same serial number that the AP has in its SSID when in Wifi setup).
-
This will only work if your SmartEVSE device is
- a version 3 device,
- running version 1.5.2 or higher from the serkri firmware (https://github.com/serkri/SmartEVSE-3/releases), The original firmware has no rest-API implemented, and does not announce itself on the mDNS network, so that will not work.