-
-
Notifications
You must be signed in to change notification settings - Fork 123
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
error: 'class WiFiClass' has no member named 'setSortMethod' #438
Comments
Probably some framework breaking change. I'll have a look. |
Thanks. BTW, where did you enable ESP wifi signal strength? I can't find it. |
Hello, i have the same issue. |
That's weird, I get a successful build with the latest framework (6.7.0). Can you try to force it: or try to revert to an older one: Note: you can also remove the two lines, it should work just fine. RE: Wifi signal, the wifi signal threshold was removed for, normally, getting always the best ssid. |
Thnx @raomin I commented out these lines yesterday and I was able to compile it and upload. Scratch that wifi rssi. I was using your first version of ESPAltherma which has worked great. I see that many things have changed meanwhile. I uploaded it via USB. I was not able to get it to upload via espota. What I am missing here? edit: Is it possible to make ESPAltherma install as easy like this Mitsubishi AC controller with ESPHome? https://github.com/ginkage/MHI-AC-Ctrl-ESPHome |
Platformio fails, when I try to build latest version.
I got two errors:
Any ideas?
The text was updated successfully, but these errors were encountered: