-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[netatmo] NATherm1 wrong temperature at frost-guard setpoint #9045
Comments
Can you show how are defined your 2 items? |
@clinique : that is for you. |
@lolodomo : I'm starting a review of the netatmo binding to address opened issues and polish it in regard of OH3. I'm facing problems in the IDE regarding code generation of the swagger and missing okio dependencies. Did you faced the same ? I maven updated/ maven generate sources / maven install... without success. |
No, it works for me. I believe I am first running a maven build outside of Eclipse. |
...wip in progress 85% done. |
Addressed in this PR |
@d5c0d3 : as the Netatmo binding was largely revamped, please try again with the new version (3.3M5 or snapshot>=2892) and reopen this issue in case your problem is not resolved. |
Expected Behavior
when changing the setpoint mode to frost-guard i expect the temperature to be the set frost-guard temperature (7°C)
Current Behavior
When changing the setpoint mode to frost-guard the temperature at the Thermostat itself is set correctly to the expected 7°C . However openhab shows 22.5 °C.
Possible Solution
is it necessary to include some kind of correction?
Context
As this wrong displayed temperature is also written to my influxdb persistence instance it is logged incorrectly. Eventually visualization of the data is wrong and I can't use this wrong number for calculations.
Your Environment
Openhabian @ Linux openhab 5.4.72-v7l+ #1356 2020 armv7l
OpenHAB 2.5.10 (Build)
binding-netatmo - 2.5.10
The text was updated successfully, but these errors were encountered: