Skip to content

Extra light settings and Brightness #119

@nekocentral

Description

@nekocentral

Is your feature request related to a problem? Please describe.
currently the LED's get driven 100%, i know in a old Serkai version they lowered it as a test but wasnt committed to main i think, For most LED's isnt a issue but for people (Like me) that refurbished an old evbox and is using the LED ring then they are lighting up their full garage/street. Plus the ability to set some extra light modes for lets say you authenticated the RFID but not yet connected the car would be nice as i cant see the SmartEVSE with the case of my charger closed

Describe the solution you'd like
An extra option for the color API/MQQT settings like for intensity:
curl -X POST 'http://10.4.1.84/color_smart?R=0&G=0&B=128&I=64' -d ''
RFID Accepted:
curl -X POST 'http://10.4.1.84/color_approved?R=0&G=128&B=0' -d ''
RFID Denied:
curl -X POST 'http://10.4.1.84/color_denied?R=128&G=0&B=0' -d ''

Describe alternatives you've considered
I thought of adding a ESP with an flex display to the front mounted so it can act as both an display for the EVSE, plus display charging cost, status etc

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions