dolezsa / thermal_comfort

Thermal Comfort sensor for HA (absolute humidity, heat index, dew point, thermal perception)
Other
590 stars 109 forks source link

Units wrong for dew point using degF #66

Closed lakee911 closed 2 years ago

lakee911 commented 2 years ago

When I feed in a temp in degF, the value is correct but the dew point units are reported in degC. For some reason I cannot override it in Custtomizations either.

rautesamtr commented 2 years ago

Hi could you provide some more info on your setup? Right now i can't reproduce this. Thermal Comfort outputs its temperature sensors in °C but Home Assistant should outconvert it to °F if your Unit System is set to Imperial. e.g. testing with template sensors as input get the correct results in °C and °F depending on my unit setting. image

lakee911 commented 2 years ago

I can't reproduce it. Sorry. I suspect the problem is on my end. Probably a database issue. I ended recreating the sensor (same data, new name) and it worked fine. Couldn't fix the problematic one.

On Sat, Jan 8, 2022 at 4:14 PM Gabriel Rauter @.***> wrote:

Hi could you provide some more info on your setup? Right now i can't reproduce this. Thermal Comfort outputs its temperature sensors in °C but Home Assistant should outconvert it to °F if your Unit System is set to Imperial. e.g. testing with template sensors as input get the correct results in °C and °F depending on my unit setting. [image: image] https://user-images.githubusercontent.com/1131371/148660014-016b1767-7fd1-4a2a-b88e-c3a2a6acd588.png

— Reply to this email directly, view it on GitHub https://github.com/dolezsa/thermal_comfort/issues/66#issuecomment-1008155352, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIKY4J6XYYFYTLIREZDXF4DUVCSK5ANCNFSM5LQ2IRDA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>