Giter VIP home page Giter VIP logo

Comments (3)

Smanar avatar Smanar commented on August 21, 2024

Hello can you try to adding your device to this list ?

https://github.com/dresden-elektronik/deconz-rest-plugin/blob/master/devices/tuya/_TZ3000_TS0203_door_sensor.json

Need to add manufacture name AND model ID (even they are same)

from deconz-rest-plugin.

alexborro avatar alexborro commented on August 21, 2024

Very good, it shows up like the pictures below.
The Open/Close state is working, but it didnt display any other information, like the battery level (it seems to have it according to the Power Configuration cluster).

Any idea how I can try to add it ?

When finished, I can make a PR for these changes.

Cheers.
Alex.

image

image

from deconz-rest-plugin.

Smanar avatar Smanar commented on August 21, 2024

The DDF (try to) catch the battery level too, perhpas need some time or the settings have failed at inclusion.
But this device haven't a "force read" every 24h.

If after 24h you still have nothing, try to re-include the device, without deleting it.

If after 24h again try adding on config/battery part

          "refresh.interval": 86400,
          "read": {
            "at": "0x0021",
            "cl": "0x0001",
            "ep": 1,
            "fn": "zcl:attr"
          },

from deconz-rest-plugin.

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.