Giter VIP home page Giter VIP logo

Comments (8)

rautesamtr avatar rautesamtr commented on July 21, 2024 2

Still maintained just not a lot of time and energy the last few months. Also this is an issue with lovelace plugins not supporting display precision so better to open tickets there.
e.g. junalmeida/homeassistant-minimalistic-area-card#59

from thermal_comfort.

james-1987 avatar james-1987 commented on July 21, 2024 1

All the other updated plugins value i tested is correct (Nordpool, Daikin Residential Controller, SmartThinQ LGE Sensors etc.). So it need to be Thermal programing who doesn't follow new standards.

from thermal_comfort.

dogmatic69 avatar dogmatic69 commented on July 21, 2024

Same issue.
image

from thermal_comfort.

roooodcastro avatar roooodcastro commented on July 21, 2024

Having the same issue. Is this still maintained? Looks like there hasn't been any activity here for a while.

from thermal_comfort.

dogmatic69 avatar dogmatic69 commented on July 21, 2024

I don't fully agree it is lovelace, as the only numbers I have issues with are from this integration.

from thermal_comfort.

rautesamtr avatar rautesamtr commented on July 21, 2024

Do any of your other entities offer more precision in the base cards and are capped by the display precision?
Thermal comfort follows home assistant guideline to not round values and use the display precision option in lovelace instead. https://developers.home-assistant.io/blog/2023/02/08/sensor_presentation_rounding/
The reason you have an issue with this integration is that we offer the unrounded results of calculation.

We had a similar issue when core changed the way states are translated and lovelace plugins haven't updated yet.

from thermal_comfort.

rautesamtr avatar rautesamtr commented on July 21, 2024

What do you mean by is correct? What is the raw state of those sensors? Check in developers tools -> state. If it hasn't more precision then they aren't using the 'display precision' feature to begin with.

So it need to be Thermal programing who doesn't follow new standards.

See in the linked post:

Integrations are encouraged to remove rounding for display and instead set property suggested_display_precision.

That's what we are doing and you are saying this is wrong? Can you show me where this is implemented in the wrong way? To move rounding to the frondend is a decision from home assistant core. They had it in the integration side and decided against it. See this blog post for the old approach that has been reverted in favor of the new one.

Can you tell me where it misbehaves in custom cards that implement display precision? That would confirm this implementation of it is wrong or bugged.

Edit:
Also see:

from thermal_comfort.

james-1987 avatar james-1987 commented on July 21, 2024

If i use value from other updated HACS plugin in Mushroom or minimalistic. It shows the new "user defined" decimal precision in HA. But not Thermal values. Thats od.

from thermal_comfort.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.