Skip to content
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

Hardware info #49

Closed
jeremypoulter opened this issue Jan 5, 2020 · 5 comments · Fixed by #241
Closed

Hardware info #49

jeremypoulter opened this issue Jan 5, 2020 · 5 comments · Fixed by #241
Assignees
Labels
enhancement New feature or request

Comments

@jeremypoulter
Copy link
Collaborator

We should add some hardware info to the config so we can distinguish between the ESP8622 and ESP32

@glynhudson
Copy link
Collaborator

Good idea, however at present V3.x is ESP32 while V2.x is ESP8266

@jeremypoulter
Copy link
Collaborator Author

Correct, just would be nice to be more explicit, there is also the Node.JS version.

@Niko-La
Copy link

Niko-La commented Feb 6, 2020

In a similar request, it would be nice once the mqtt is established if the charger sends an initial post that could also include the local ip of the webserver. My router does not workd with openevse.local so I have to either run fing or go to the box which is not terrible but would be a nice feature.

Maybe it cant be new rapi command like $IP?

@jeremypoulter
Copy link
Collaborator Author

@Niko-La we already do this, see #15, although this info should be added to the docs.

jeremypoulter added a commit that referenced this issue Aug 30, 2021
This change exposes the ESP chip info (#49) and the Platform IO build env (#223) via the `/config` endpoint to help with hardware identification and selecting an appropriate software update.

Also includes a few bits of tidy-up.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants