pypowerwall
pypowerwall copied to clipboard
[Feature Request] Proxy - shortcuts to endpoints
Currently, the root path on the proxy only shows the animation. It would be nice to have links to all the proxy and api endpoints as a hyperlink on that page too.
Good feature request. Help me flesh out a bit of the details you are proposing:
Navigate to http://localhost:8675/ and see an html rendered page that hosts information and links about the pypowerwall connection:
- Link to animation (perhaps even http://localhost:8675/example.html)
- Links to APIs and link to more descriptions (see current http://localhost:8675/help)
- Info about health or stats (see http://localhost:8675/stats)
- Info about Powerwall version (see http://localhost:8675/version)
- others?
I think just having a simple list of links (listed here) is fine, probably without the iframe (unless there's a way to allow 3rd party cookies on a single site on iOS). Bonus would be having the JSON result beautified (formatted/colored).