Enhancing Emporia Pro Charger capabilites with Home Assistant and Genmon #1314
dmperl
started this conversation in
Show and tell
Replies: 1 comment
|
Nice! Thanks for the info |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I have a 150A main panel that is backed up by a 16KW generator(i.e. 65A ) (with Generac load shedding) . When utility power is available, the Pro EV charger will ensure correct power management to prevent an overload of the 150A panel. Unfortunately, there is no way to reconfigure the Charger Controller when the generator is operational (with a max 65A output).
It's too bad that there is no "Emporia" way to disable Charging Auto-restart after a power failure (i.e. prevent charging when the generator is operational)
Edit: shout-out to: https://github.com/magico13/ha-emporia-vue for a Pro EV Charger on/off switch.
My solution is the following Home Assistant automation:
I turn off charging 3 times:
Automation Configuration
I'll experiment with "turning on" charging after restoration of utility power, once I'm convinced I have the"turn off" charging process worked out correctly.
All reactions