Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZHA Philips Hue Tap Dial: no event type for button long press #104491

Closed
stalakerob opened this issue Nov 25, 2023 · 2 comments
Closed

ZHA Philips Hue Tap Dial: no event type for button long press #104491

stalakerob opened this issue Nov 25, 2023 · 2 comments

Comments

@stalakerob
Copy link

stalakerob commented Nov 25, 2023

The problem

When holding down one of the buttons of the hue tap dial ZHA sends a step_with_on_off command and its the same for all 4 buttons. It can't be distinguished from the dial event either. The Tap Dial is a RDM002 with firmware 2.59.25 (latest I believe)

What version of Home Assistant Core has the issue?

core-2023.11.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

ZHA

Link to integration documentation on our website

https://www.home-assistant.io/integrations/zha/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

event_type: zha_event
data:
  device_ieee: 00:17:88:01:0d:7e:03:ef
  unique_id: 00:17:88:01:0d:7e:03:ef:1:0x0008
  device_id: 7eb4bd2ada628a224351d4c7d6882fe2
  endpoint_id: 1
  cluster_id: 8
  command: step_with_on_off
  args:
    - 1
    - 255
    - 8
  params:
    step_mode: 1
    step_size: 255
    transition_time: 8
origin: LOCAL
time_fired: "2023-11-25T08:43:11.429106+00:00"
context:
  id: 01HG2TB9P5V6GH70NGTCSS9RFY
  parent_id: null
  user_id: null

Additional information

No response

@home-assistant
Copy link

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

Code owner commands

Code owners of zha 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 zha 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)


zha documentation
zha source
(message by IssueLinks)

@issue-triage-workflows
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@issue-triage-workflows issue-triage-workflows bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 1, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants