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

Include ESPHome config file #39

Closed
HumbleDeer opened this issue May 1, 2023 · 6 comments
Closed

Include ESPHome config file #39

HumbleDeer opened this issue May 1, 2023 · 6 comments

Comments

@HumbleDeer
Copy link

The ESPHome config file is required to modify the firmware. Included in the repository is only the files that ESPHome generated using the PlatformIO environment, but this is not enough to recreate the ESPHome project if any adjustments to firmware are required.

The original ESPHome config file comes in the form of a .yaml file.

@function3d
Copy link
Owner

function3d commented May 1, 2023 via email

@HumbleDeer
Copy link
Author

Oh, how come the use of ESPHome as a platform then?

@function3d
Copy link
Owner

function3d commented May 3, 2023 via email

@HumbleDeer
Copy link
Author

It's mentioned on the readme for the firmware as a requirement. 😅
Screenshot_20230503-093928
If you use just Arduino, I will look into making some small improvements to the code to make it C++ standard compliant (proper usage of header files etc)

@function3d
Copy link
Owner

function3d commented May 3, 2023 via email

@HumbleDeer
Copy link
Author

HumbleDeer commented May 3, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants