Code Monkey home page Code Monkey logo

Comments (7)

sciurius avatar sciurius commented on May 29, 2024 1

Confirmed. Humidity is logged now.

from tasmoticz.

joba-1 avatar joba-1 commented on May 29, 2024

how do you suggest to translate percent to the needed status? Should be easy to implement, once the definition is clear and how to tell it to domoticz

from tasmoticz.

sciurius avatar sciurius commented on May 29, 2024

TBH, I do not have the faintest idea... I'm just passing the message through.

AFAIC always returning status normal would already be okay.

from tasmoticz.

joba-1 avatar joba-1 commented on May 29, 2024

ok, I‘ll ask there. But sending „normal“ will be doable.

from tasmoticz.

joba-1 avatar joba-1 commented on May 29, 2024

I have added sending „normal“ for now. Please check

from tasmoticz.

sciurius avatar sciurius commented on May 29, 2024

I've noticed that even though the humidity sensor reports the humidity in tenths of percents, Domoticz seems to round the percentage to whole numbers. Is that a Domoticz issue, or a plugin issue?

from tasmoticz.

joba-1 avatar joba-1 commented on May 29, 2024

I wrote this comment 3 years ago, no idea if it is still true with current domoticz versions.

tasmota.py, line 375: # Domoticz humidity only accepted as integer

to check it, feel free to change the following line to
return float(value), "0"

from tasmoticz.

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.