Hi,
I'm working through building my own Matter device. Building on MacOS, VSCode on 2.7.0. I'm using an nrf52840DK for now.
I have two endpoints that contain a temperature measurement and that is working well.
Next I want to name those endpoints. I know this won't work with iOS HomeKit, but it should work with Home Assistant's matter implementation.
I've cloned the sample DeviceInfoProvider from the connectedhomeip examples - /connectedhomeip/examples/all-clusters-app/nrfconnect/third_party/connectedhomeip/examples/providers