You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Generic Switch example only supports single press
Generic Switch example only supports single press (CON-1488)
Dec 24, 2024
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:
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
The text was updated successfully, but these errors were encountered: