-
Notifications
You must be signed in to change notification settings - Fork 94
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
Can't configure AC #624
Comments
What are you using as the temperature source - the Broadlink thermometer? Looks like it's pulling the temperature so no need to use temperatureFilePath. I don't have experience configuring in Fahrenheit but I suspect you need to set the min and max temperatures in Celsius. Try using:
|
So after some more reading I realised that I need a temperature sensor. I managed to setup that up successfully through mqtt using the It does still show the crazy temperature range from 149-168. It also gives me this warning:
Is this because I could set it all to C as you suggest, but then it's weird setting the hex codes as they don't quite align:
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Experiencing the same thing. Very frustrating. Seems to only work for C. |
I've had my AC setup as a switch for a while but finally getting round to setting it up as an actual AC.
I just can't figure out the config.
When HB boots it sets it to C instead of F, and the temp shows 0.
When I turn it on the temperature ranges from 149 to 167 degrees.
The log continuously pumps out:
Config below... what am I doing wrong? 😄
Am I supposed to do something with temperatureFilePath ?
The text was updated successfully, but these errors were encountered: