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

@ -28,6 +28,7 @@ sensor:
- platform: mqtt
state_topic: "bruh/sensornode1"
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 }}'