lux clarification
This commit is contained in:
parent
088282e399
commit
909f6f4e96
@ -28,6 +28,7 @@ sensor:
|
|||||||
- platform: mqtt
|
- platform: mqtt
|
||||||
state_topic: "bruh/sensornode1"
|
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"
|
unit_of_measurement: "LUX"
|
||||||
value_template: '{{ value_json.ldr }}'
|
value_template: '{{ value_json.ldr }}'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user