Homematic usesd the OPT3001 Lux sensor in their HM-Sen-MDIR-WM55 device by default.
The OPT3001.h measurement function delivers a LUX100 value to grant a more precise Lux information especially in the low value area. You can make use of this module in the same way as you use the TLS2561.
Homematic usesd the OPT3001 Lux sensor in their HM-Sen-MDIR-WM55 device by default.
The OPT3001.h measurement function delivers a LUX100 value to grant a more precise Lux information especially in the low value area. You can make use of this module in the same way as you use the TLS2561.
typedef MotionChannel<Hal, PEERS_PER_CHANNEL, List0, Opt3001<> > MChannel;