Hey guys,
I’m running hassio on a Raspberry Pi 3. A while ago I got a BH1750 brightness sensor which is running really well.
Now I wanted to add a SHT31 as this is now supported by HA as well.
I read that you can run several sensors on one I2C bus by just hanging them parallel, but I can’t get them to work. Hooking them up individually make them work, but when they both are on the I2C only the BH1750 works. I used separate 3.3V and GND connectors, they only share SDA and SCL.
Thanks for your help!