-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
[Feature Request]: Add feature to turn off LCD #401
Comments
There's no API function to disable a LCD. |
Not disable it, but turn off the backlight I meant. |
#404 may solve your request, I'm not sure. |
backlight should turn off itself when idle btw. You should ask on openevse_esp32 git as feature request to expose backlights control over http api. |
I think it would if the brightness can be set to 0 and switches off the backlight? |
I'm not sure, but I've made it a dim-able light in Home Assistant, the feature will be in the next beta to try out. |
@silviudc have you tried the latest beta? |
@firstof9 |
Version "4.1.0" or higher. Please check what version of the integration is installed. It's currently in the beta releases. |
I have 2.1.47-b2 currently installed, I should see a button or what type of sensor for this? |
Check in |
Yes it is there it seems |
Seems your OpenEVSE isn't sending out led status messages then. |
This one https://shop.openenergymonitor.com/emonevse-wifi-connected-ev-charging-station-type-2/ |
If you do the debug logging and try adjusting the LED brightness from the OpenEVSE webui it should capture anything that comes over the websocket, or you can do the debugging from the openevse webui too. |
Seems the blacklight isn't exposed. You may want to do like KipK stated here: #401 (comment) |
The feature
Would it be possible to add a button that toggles the LCD on and off?
I remember being able it to do in the past with a RAPI command but no longer works
Additional information
No response
The text was updated successfully, but these errors were encountered: