I am experimenting with a matter CHIP API on an ESP32. I have created a Light bulb on Endpoints 0 and a Elecricity sensor on Endpoint1. I can comission it on HA but I only get the light endpoint. Is there a method to debug the matter messages and see what endpoints have been sent at the network level to HomeAssistant Matter server? I have enabled logs but dont seem to make the relationship clear yet.
#Endpoint Debugging on Matter+Wifi
1 messages · Page 1 of 1 (latest)
electricity sensor is not yet in current HA version - it will be in the next
Thanks.... I tried on Google Home too, Energy metering not showing there either - which I thought would be my code being awful
Ah no, this is a Matter 1.3 cluster which is not yet implemented by the controllers. HA has most clusters implemented but the Energy metering is not yet in the release.
If you need any testing, please feel free to shout at me 😄
Awesome! thanks all!