(Zigbee) Bound devices not showing up when using printbounddevices() #10762
Labels
Area: Libraries
Issue is related to Library support.
Area: Zigbee
Issues and Feature Request about Zigbee
Status: Test needed
Issue needs testing
Board
ESP32 C6
Device Description
esp32 c6 DevkitM
Hardware Configuration
Just a dev board with nothing attached.
Version
latest master (checkout manually)
IDE Name
VScode, platformio
Operating System
Linux Ubuntu server
Flash frequency
default
PSRAM enabled
yes
Upload speed
115200
Description
Basically whenever I use ZHA to bind a switch and a light to each other it never shows it when I print the bound devices. But it does work. As when I click the button the light switch toggles.
Now I wanted to connect my esp32 c6 to a moes bht-006 thermostat so I can read the settemp and the roomtemp. Because I want to make use of the opentherm protocol with creating a esp32 c6 module to make my heating modulating.
So for a proof of concept I tried to use the thermostat example scripts, with changing the coordinator to a end device. Only problem is its hard to debug if I am not sure if it has bound or not. Also only the bounded coordinator is logged.
Sketch
Default example scripts, except changing the thermostat to a end device and binding them through ZHA toolkit
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: