-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replicate OpenEVSE local (LCD) controls on web UI #34
Comments
Yes, service level will always be L2 in countries that have 240V. In The USA is could be L1 or L2 depending on the outlet it's plugged into. However, I guessing most (if not all) users will be using L2 from 240V outlets since much of the benefit of using a unit like the OpeneEVSE if it's connected 110V outlet. What do you think @chris1howell |
Most of the world will be L2 only, in the US and other countries that use 120 and 240v L2 will be used most often. Many users in the US build the kit that can support both and OpenEVSE will be set to auto. The most common settings are L2 only or Auto. L1 only is rarely used.
I do not think there is much benefit to set by region, it is best to just use the default from firmware and allow the user to change if necessary.
On Wed, May 31, 2017 at 8:35 AM, Glyn Hudson <notifications@github.com<mailto:notifications@github.com>> wrote:
Yes, service level will always be L2 in countries that have 240V. In The USA is could be L1 or L2 depending on the outlet it's plugged into. However, I guessing most (if not all) users will be using L2 from 240V outlets since much of the benefit of using a unit like the OpeneEVSE if it's connected 110V outlet. What do you think @chris1howell<https://github.com/chris1howell>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#34 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ABvYH0u_jLiRJEan0zo6TAt0xQMalJ2Aks5r_Yi0gaJpZM4Now4c>.
|
Merged
This was referenced Jul 16, 2017
Closed
This was referenced Jul 24, 2017
Merged
All changes now implemented in #51 |
jeremypoulter
added a commit
to jeremypoulter/ESP8266_WiFi_v2.x
that referenced
this issue
Dec 5, 2019
There there a few issues: - The button GPIO was configured incorrectly - The default random seed channel is 0, so that clashed with the the button - The default state was incorrect for whena button is triggered low Fixes OpenEVSE#34
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
All the controls on the OpenEVSE LCD should be available on the web UI with a focus on;
The text was updated successfully, but these errors were encountered: