Search found 2 matches

by exkoria
Mon Jul 29, 2024 7:47 am
Forum: General Discussion
Topic: ESP-ZIGBEE-SDK: MultiState Input Cluster (Basic): Failed to update reporting info
Replies: 2
Views: 913

ESP-ZIGBEE-SDK: MultiState Input Cluster (Basic): Failed to update reporting info

I'm trying to modify the existing example "HA_temperature_sensor" in the ESP-ZIGBEE-SDK but cannot get the reporting info to work. I want to set it up as a MultiState Input Cluster instead. The change seems straight forward but I cannot get it to work. The call that fails is this: // Attempt to upda...
by exkoria
Sun Jul 14, 2024 6:46 pm
Forum: ESP-IDF
Topic: Sample ZigBee sensor project
Replies: 5
Views: 3656

Re: Sample ZigBee sensor project

A bit late here and my first post but I just managed to get the ESP32-C6 to work with Home Assistant using a Sonoff Zigbee dongle and ZHA in Home Assistant. What I did was that I clicked on "Add Device" in the Zigbee Home Automation integration. Then it entered search mode. When I flashed the sample...