Coder Social home page Coder Social logo

Comments (7)

frankjoke avatar frankjoke commented on July 18, 2024

Do you know what the real temperature should have been (or was before/after this value)?
I just convert the data which get sent from the RM from hex to decimal, but it could be that there are overflow values which I never had in my case but you reached them.

from iobroker.broadlink2.

misterx avatar misterx commented on July 18, 2024

@frankjoke Looks like something happens between 22.9 and 23

Timestamp Temperature
1542231407749 23,1
1542231347380 23
1542231257735 249
1542231107331 22,9
1542230867715 22,8
Timestamp Temperature
1542233447461 22,8
1542233237455 22,9
1542233177850 249
1542233117447 23
1542232967440 23,1
1542232757431 23,2

from iobroker.broadlink2.

misterx avatar misterx commented on July 18, 2024

Data from another Broadlink device. magic happens when temperature is 22,9 C.

Timestamp Temperature
1542282601876 22,9
1542282751924 249
1542282811933 22,9
1542282841946 249
1542282872349 22,9
1542282932362 249
1542282962376 22,9
1542282991987 249
1542283052406 22,9
1542283082005 22,8
1542283172035 22,7
1542283292069 22,6
1542283412109 22,5
1542283502535 22,6
1542283532146 22,7
1542283562557 22,8
1542283652575 22,9
1542283712595 22,8
1542283742199 249
1542283772610 23
1542283802215 249
1542283832626 23,1

from iobroker.broadlink2.

misterx avatar misterx commented on July 18, 2024

Some ivestigation, python library has strange comparsion when retrive temperature. Maybe this is ugly hack for python code. I don't see logic in that condition.

https://github.com/mjg59/python-broadlink/blob/1cceae73eb4f936283c6eaf9eed99f365a37d467/broadlink/__init__.py#L554-L558

from iobroker.broadlink2.

misterx avatar misterx commented on July 18, 2024

Sometime adapter receive payload like this 01 00 00 00 f9 00 i don't know why.

from iobroker.broadlink2.

misterx avatar misterx commented on July 18, 2024

Looks like that is not rare problem. Other modules received same issue

lprhodes/homebridge-broadlink-rm#319

https://github.com/nick7zmail/MajorDoMo-dev_broadlink/blob/f417778ed28a663ecef438b26a6db79a30fd6272/modules/dev_broadlink/dev_broadlink_check.inc.php#L98

from iobroker.broadlink2.

frankjoke avatar frankjoke commented on July 18, 2024

Can you check with V2Beta of adapter? I did not have it at all.

from iobroker.broadlink2.

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.