Giter Club home page Giter Club logo

Comments (7)

make-all avatar make-all commented on August 17, 2024 1

Will keep this open to track the missing dps from #2020, since all the required info is here.

from tuya-local.

make-all avatar make-all commented on August 17, 2024 1

The file was supposed to be renamed, but a later change was made to the wrong file, which brought the old name back alongside. ble-yl01_waterquality_tester.yaml contains the latest version of the config, but the intended name was ble_yl01_watertester.yaml. A migration has been added so you don't have to worry about using the wrong file for now.

from tuya-local.

robinhood-code avatar robinhood-code commented on August 17, 2024

Done in PR:
#2020

from tuya-local.

robinhood-code avatar robinhood-code commented on August 17, 2024

Just a follow-up, not sure why there are 2 entries when I'm trying to add the device. I think ble-yl01_waterquality_tester is the right one

image

from tuya-local.

robinhood-code avatar robinhood-code commented on August 17, 2024

it's me again but I think the CL value (dp 102) needs to be divided by 10.

Here is the screen cap showing the values from TL and that from the Tuya app:

image image
      {
        "code": "cl_value",
        "custom_name": "",
        "dp_id": 102,
        "time": 1721384773800,
        "type": "value",
        "value": 5
      },

TDS (dp 1) is always 0 even query in iot.tuya.com

      {
        "code": "tds_in",
        "custom_name": "",
        "dp_id": 1,
        "time": 1721193136366,
        "type": "value",
        "value": 0
      },

from tuya-local.

robinhood-code avatar robinhood-code commented on August 17, 2024

Turn out

    "properties": [
      {
        "code": "backlight_value",
        "custom_name": "1",
        "dp_id": 105,
        "time": 1722209767926,
        "type": "value",
        "value": 1
      }

is used to wake up the device and request it to report all sensors' values (what a misleading property name!), and then the device will go to sleep mode again after a while

I made a test in iot.tuya.com and confirmed:

image

image

@make-all Can I kindly ask you again to create a button for dp_id: 105, and send the value "1" when it's pressed, which is effective the Update button so user can create automation and update the sensors' values as they wish?

Thanks a lot again !!!

from tuya-local.

robinhood-code avatar robinhood-code commented on August 17, 2024

Confirmed it's all working well. Thanks @make-all for the super fast response =)

from tuya-local.

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.