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

Generic Switch example only supports single press (CON-1488) #1220

Open
hvolpers opened this issue Dec 24, 2024 · 0 comments
Open

Generic Switch example only supports single press (CON-1488) #1220

hvolpers opened this issue Dec 24, 2024 · 0 comments

Comments

@hvolpers
Copy link

Describe the bug
I build/installed the generic_switch example to an ESP32-C6 board using a GPIO Button (same behaviour will the boot button which is default). On bootup I get the message:

I (659) app_main: Generic Switch created with endpoint_id 1
E (659) esp_matter_feature: Momentary switch multi press is not supported because momentary switch and/or momentary switch releaseis absent

After adding the device to HomeKit (all devices updated to latest releases) single press is the only option available.

The error message seams to be iot_button related. I'm new to ESP32/Matter and I wasn't able to figure out what exacly the problem is.

Environment

  • ESP-Matter Commit Id: 96cb173

  • ESP-IDF Commit Id: v5.3.2 (9d7f2d69f50d1288526d4f1027108e314e8c879f)

  • SoC (eg: ESP32 or ESP32-C3): ESP32-H2 (Waveshare ESP32-C6-DEV-KIT-N8)

  • Device Logs (Please attach the log file): s. above, let me know if I can provide more information

  • Host Machine OS: Ubuntu 24.10

  • Host Machine Python version: 3.12.7

@github-actions github-actions bot changed the title Generic Switch example only supports single press Generic Switch example only supports single press (CON-1488) Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant