Wallbox + Home Assistant + Charge Control #1746
Replies: 3 comments 3 replies
-
|
Same here.... Can someone confirm that this is working? Enabled in Wallbox portal including ws://x.x.x.x:9000 and installed the integration (latest), but portal is only trying to connect. Logs can be provided (if I know what to do) |
Beta Was this translation helpful? Give feedback.
-
It works with the Copper SB. You need to add the wallbox in ocpp with the same id/identity. You need to select only a few measurehands like https://home-assistant-ocpp.readthedocs.io/en/latest/supported-devices.html#workaround |
Beta Was this translation helpful? Give feedback.
-
|
I had a similar issue with a ProjectEV charger in that Plug and Charge would not start automatically even though auth turned off. I overcame this with a simple automation that looked for a Status Connector change to "Preparing" which then turns on Charge Control. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been able to get working / configured in Home Assistant + OCPP (V0.10.4).
However I'm trying to figure out how to NOT have OCPP "Lock" the Wallbox after every use by default, it's just not needed in my home.
I tried a automation that works but a little slow. Ideal would be to just have it always on as default.
I looked at the "services.yaml" in /config/custom_components/ocpp but that didn't seem to be the spot. Is this something that can be configured somehow?
Beta Was this translation helpful? Give feedback.
All reactions