-
Notifications
You must be signed in to change notification settings - Fork 1
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
Fahrenheit support #1
Comments
Hi. Thanks for this issue report. I will take a look tomorrow to see what is wrong. If you have access to your ConnectLife app can you try to change the temperature unit to Celsius by navigating to After that, test it and then confirm if the issue is from here. Thanks. |
Awesome, 1.3.0 has fixed this. Not necessarily related to this issue, but I guess I'm confused about the expected behavior of the plugin in general. The plugin reads the data fine, and whatever temperature I have the AC unit set to shows up in the Home app perfectly. However, it does not seem to be able to push data. When I set the AC to off in the home app, or adjust the temperature, nothing changes on my window AC unit. Furthermore, if I change the "Cool to" target, and then force close the app, that does not persist either. Can you tell me what the expected behavior is for these actions? |
I tested only with split AC. The expected behavior is to work. Maybe I will make a Debug option to output the logs from the external API server (from ConnectLife) |
I'll open a new issue to keep this thread clean, and I'll share any additional details that could potentially help. |
Describe The Bug:
I am getting an error message that I believe is due to using Fahrenheit instead of Celsius. In the Homebridge web-ui, I am seeing the proper temperature, but in the iOS Home app, it is saying 153 degrees instead of 67 degrees. This makes it impossible to control, as that is outside of the range.
To Reproduce:
Use an A/C configured for Fahrenheit mode.
Expected behavior:
Proper temperature to show in the iOS Home app.
Logs:
Plugin Config:
The text was updated successfully, but these errors were encountered: