SamZorSec / Open-Home-Automation

Open Home Automation with Home Assistant, ESP8266/ESP32 and MQTT
MIT License
957 stars 196 forks source link

Add TEMT6000 Light Sensor support #31

Closed pidiet closed 6 years ago

pidiet commented 6 years ago

Hello!

very nice sensor (less than a buck). Would be nice to see it working in the multisensor sketch =)

Link to product: https://www.aliexpress.com/item/Smart-Electronics-TEMT6000-An-ambient-light-sensor-Simulate-the-light-intensity-module-Visible-light-sensor/32583469115.html

pidiet commented 6 years ago

This project here makes use of the TEMT6000 sensor:

SamZorSec commented 6 years ago

One sensor has just been ordered.

SamZorSec commented 6 years ago

The code is the same for a photoresistor or a TEMT6000 sensor. You just don't need to add a 10 kOhms resistor.