tomaae / homeassistant-mikrotik_router

Mikrotik router integration for Home Assistant
Apache License 2.0
301 stars 50 forks source link

[Bug] native unit of measurements HA conversion not working #230

Open apivaral opened 2 years ago

apivaral commented 2 years ago

The temperature shows always in °C even if your default system configuration is °F or if you try to change it manually for the entity.

tomaae commented 2 years ago

Never remove template, those information are neccessery for troubleshooting. Also I will need more information. What entity are you trying to change and how?

apivaral commented 2 years ago

The sensor.mikrotik_tempeature appears in C, my default system temperature is F.

On Sat, 13 Aug 2022 at 2:07 AM Tomaae @.***> wrote:

Never remove template, those information are neccessery for troubleshooting. Also I will need more information. What entity are you trying to change and how?

— Reply to this email directly, view it on GitHub https://github.com/tomaae/homeassistant-mikrotik_router/issues/230#issuecomment-1213970325, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJJIOUQFL7BKHQAN5FECLLVY5JVLANCNFSM56NXTMQA . You are receiving this because you authored the thread.Message ID: @.***>

-- A.

tomaae commented 2 years ago

I need rest of the information from template. specially versions you are using.

tomaae commented 2 years ago

I have checked in current version and its not working in any temperature entities I have except weather. That one is not handled by HA, but integration itself. Setup form my side appear correct to autoconversion, I will have to contact HA guys to check with them.

apivaral commented 2 years ago

Thanks for your support.

I'm using the latest Home Assistant with all updates installed.

On Sat, Aug 13, 2022, 3:05 AM Tomaae @.***> wrote:

I have checked in current version and its not working in any temperature entities I have except weather. That one is not handled by HA, but integration itself. Setup form my side appear correct to autoconversion, I will have to contact HA guys to check with them.

— Reply to this email directly, view it on GitHub https://github.com/tomaae/homeassistant-mikrotik_router/issues/230#issuecomment-1214055813, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJJIOXUCY67GNNVWWH4ANLVY5QNZANCNFSM56NXTMQA . You are receiving this because you authored the thread.Message ID: @.***>

tomaae commented 1 year ago

found the way to fix it while working on my other integration. will be implemented in next release