Giter Club home page Giter Club logo

Comments (3)

home-assistant avatar home-assistant commented on June 29, 2024

Hey there @Kane610, mind taking a look at this issue as it has been labeled with an integration (deconz) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of deconz can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign deconz Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


deconz documentation
deconz source
(message by IssueLinks)

from core.

phqzgunsfjror avatar phqzgunsfjror commented on June 29, 2024

I have the same problem but with OpenHab. My debugging indicates it is on deCONZ side.

In deCONZ UI: -> Help -> API information

{
    "config": {
        "battery": 100,
        "on": true,
        "reachable": true
    },
    "etag": "-----------",
    "lastannounced": "2024-06-14T17:42:39Z",
    "lastseen": "2024-06-14T17:45Z",
    "manufacturername": "Signify Netherlands B.V.",
    "mode": 1,
    "modelid": "RDM002",
    "name": "My Hue Tap",
    "productname": "Hue tap dial switch",
    "state": {
        "buttonevent": 4002,           <----------------------------------------HERE
        "eventduration": 1,
        "lastupdated": "2024-06-14T17:44:19.381"
    },
    "swversion": "2.59.19",
    "type": "ZHASwitch",
    "uniqueid": "-----------"
}

Normal button events (1xxx-4xxx) change all the time after pressing.
Rotation events (5xxx-6xxx) barely - almost never - occur. Multiple "Hue Tab Dial Switches" tested.

from core.

DrBlokmeister avatar DrBlokmeister commented on June 29, 2024

Maybe good to read the updated messages here: dresden-elektronik/deconz-rest-plugin#7804 and also refer to some extra information here: Kane610/deconz#359. Turns out that the event you should look for is not a deconz_event but a deconz_relative_rotary_event, at least in Home Assistant. These rotary events are different from the standard buttonevents.

from core.

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.