Skip to content
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

[ecobee] Pressure UoM in weather forecast is wrong #9448

Closed
mhilbush opened this issue Dec 20, 2020 · 0 comments · Fixed by #9450
Closed

[ecobee] Pressure UoM in weather forecast is wrong #9448

mhilbush opened this issue Dec 20, 2020 · 0 comments · Fixed by #9450
Assignees
Labels
bug An unexpected problem or unintended behavior of an add-on

Comments

@mhilbush
Copy link
Contributor

Should be Units.MILLIBAR instead of ImperialUnits.INCH_OF_MERCURY .

https://github.com/openhab/openhab-addons/blob/main/bundles/org.openhab.binding.ecobee/src/main/java/org/openhab/binding/ecobee/internal/handler/EcobeeThermostatBridgeHandler.java#L693

@mhilbush mhilbush added the bug An unexpected problem or unintended behavior of an add-on label Dec 20, 2020
@mhilbush mhilbush self-assigned this Dec 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant