Chris

Results 442 comments of Chris

There's no API function to disable a LCD.

#404 may solve your request, I'm not sure.

> 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...

@silviudc have you tried the latest beta?

Version "4.1.0" or higher. Please check what version of the integration is installed. It's currently in the beta releases.

It's a light entity here's mine: ![image](https://github.com/user-attachments/assets/a6707631-8383-4c53-ac6c-abe198f4789b)

> Restarted HA, EVSE, reloaded integration but it won't show up Check in `/config/custom_components/openevese/` and see if `light.py` exists. If it doesn't, HACS has gone wonky, and you can manually...

> Yes it is there it seems Seems your OpenEVSE isn't sending out led status messages then. Which one do you have?

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...

> Where is that option, for the brightness, don't remember seeing it anywhere? Under `EVSE`, and `LED brightness` would be the very bottom. ![image](https://github.com/user-attachments/assets/756fa9f9-8534-48ea-b921-816e1067b6d8) Debugging you can watch via `Developer`...