-
Notifications
You must be signed in to change notification settings - Fork 119
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
API feature req: update external value from http API #439
Comments
I'm the guy from that other forum and I developped a plugin for the Jeedom home automation system using the EVSE RAPI. |
I guess we could do this, similar to the config API I could allow a |
Also if Web Sockets are an option I am also planning on adding support for reading from EmonESP #304. |
+1 for this, especially being able to control the max amps value via HTTP post or get. Any security considerations with enabling this though? |
You already can set max_current using claims or override from the API |
Here are my 2 cents. |
I've received this request from another forum.
We should be able to update external values like Voltage, Vehicule SOC, +I/-E and co from HTTP POST requests and not only MQTT.
Before those guys where using RAPI to update voltage, but not available yet using new API
The text was updated successfully, but these errors were encountered: