I am using the Aeotec ZW074 MultiSensor Gen5 (outdoor sensor) with Domoticz. I have some trouble in understanding the parameter settings. For instance it says:
Code: Select all
43. Luminance Reporting Threshold:
25600
(LUX) (aktuell: 25600)
Threshold change in luminance to induce an automatic report.For the next I think I get it a bit:
Code: Select all
2. Humidity Reporting Threshold:
1280
(%) (aktuell: 1280)
Threshold change in humidity to induce an automatic report. Note: The accuracy is 0.1. The high byte is the part of integer, the low byte is the fractional part.Still for the luminance parameter that would be 25600 (10) = 6400 (16) and I can't imagine it means 64% change!?
I would be very glad if somebody could come up with some clearer explanation. Thank you!
EDIT: here's a link to a manual for the sensor: https://support.smartthings.com/hc/en-g ... manual.pdf
Yet, it doesn't help me better understand the 0x6400 value (why is it 100 LUX?). The 5% guess above seems right.