Zigbee polling or resending reporting setup

Hi

I have Homey Pro and I’m having problems with missing some values from Futurehome Charge. Some values have been missing for 6 months and other for 16 days and some for a couple of hours. Others are updated normally. Is there any way to resend reporting setup or to poll specific values from the device ?

I have tried restarting (both restart in app and power off, wait and power on) both Homey and the EV charger.

No, that’s not possible

In Home assistent it’s done with zha_toolkit.read_zigbee_attribute or zha_toolkit.zigbee_read

So it’s defently possible, but I don’t know how it’s done in Homey.

That can only be done when you build the app for the device yourself. You can’t run these commands for any device, only from the app that connects the device. Only the Homey app which you added the device to (likely the Futurehome app by Drenso?) can send commands to the device.