-
Notifications
You must be signed in to change notification settings - Fork 6
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
Building issue #9
Comments
Found it!
|
@jperquin Sorry that i saw your issue to late, but good to know it is working now ! I will leave this issue open until I have updated the documentation. |
Thanks for your quick reply. Looks like there is still something not compiling right. Are you seeing the same? Not too worried about the SPIFFS messages, but the ones related to Onewire and ESP8266WiFiSTA-WPS don't seem right..
|
@jperquin I have tried building with a clean build here and a 'gitpod.io' build. Both have the SPIFFS and one-wire warnings but not the Wifi warning. The SPIFFS and One-wire warnings are no problem (the one-wire is just a waning about some redundant code). But the wifi warning is more serious. I do not think it will be a problem once the Wifi has connected, but it is strange that i cannot reproduce. Maybe try running 'pio update' ? To make sure the latest packages are installed. I still have plans to move to the new EMS-ESP code base, that will resolve most warnings but it is a lot work.... |
@Victor-Mo I can help you with the port if you like. I think it'll be worth it |
@proddy Thanks for the offer ! and thanks for the great software ! |
Thanks @Victor-Mo. Just a little background to my desire to compile "my own" version. |
@jperquin The maximum flow temperature can be changed with the 'max_flowtemp' command (via telnet). It has a range of 10 to 90 degrees. The default of 60 degrees is just to be safe (and it was enough for my house). If, for some reason it does not work, let me know and i will fix it. |
If I enter this to increase the max boiler temp to 90 I get this..
|
Question
Building issue:
Additional context
Any help is appreciated in completing the proper build environment. It looks like the webh directory needs to be populated..
The text was updated successfully, but these errors were encountered: