Page 1 of 1
scd4x
Posted: Tuesday 04 January 2022 12:51
by alanjen
Could anybody tell me how to connect SCD41 (i2c) sensor to Domoticz on raspberry pi please ?
Re: scd4x
Posted: Tuesday 04 January 2022 17:05
by waltervl
You cannot directly.
You will have to write a python or bash script running on your Raspberry to update a dummy virtual device.
See for example:
viewtopic.php?t=33516
Re: scd4x
Posted: Friday 07 January 2022 0:46
by alanjen
Thanks for answering. Unfortunately, as I am illiterate in programming, I was hoping somebody had done it. Thanks anyway.
Re: scd4x
Posted: Friday 07 January 2022 7:46
by waltervl
Perhaps find a CO2 meter that can be connected to Domoticz?
Something like
viewtopic.php?t=12486
Re: scd4x
Posted: Friday 07 January 2022 8:14
by snellejellep
you can use an esp8266 or esp32 with tasmota.
the sensor is supported in tasmota as it is listed here on line 62:
https://tasmota.github.io/docs/I2CDEVIC ... 2c-devices