lux clarification

This commit is contained in:
BRUH Automation 2017-04-10 23:58:06 -04:00 committed by GitHub
parent 088282e399
commit 909f6f4e96
1 changed files with 3 additions and 2 deletions

View File

@ -27,7 +27,8 @@ sensor:
- platform: mqtt
state_topic: "bruh/sensornode1"
name: "SN1 LDR"
name: "SN1 LDR"
##This sensor is not calibrated to actual LUX. Rather, this a map of the input voltage ranging from 0 - 1023.
unit_of_measurement: "LUX"
value_template: '{{ value_json.ldr }}'
@ -51,4 +52,4 @@ group:
- sensor.sn1_humidity
- sensor.sn1_ldr
- sensor.sn1_pir
- light.sn1_led
- light.sn1_led