lux clarification
This commit is contained in:
parent
088282e399
commit
909f6f4e96
@ -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 }}'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user