@Richard_Gordon yes I’m messing with the Xiaomi Temp/Humidity sensor.
You can circumvent the problem by writing the following just before calling any zigbee methods;
device.endpointId = 1
Unfortunately, I couldn’t manage to “auto pair” Temp/Humidity sensor, although Xiaomi Door/Window and Motion sensors can “auto pair” and be discovered… They seem to act the same upon pressing their reset buttons, but still I couldn’t figure out why the Temp/Humidity is not auto discovered.
Anyways, my manually adding the sensor, I can get values out of it for the time being…