mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
Use core constants for sample duration on bh1750 (#1764)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
committed by
Jesse Hills
parent
bafbeefb37
commit
7d9c043f1d
@@ -413,7 +413,7 @@ sensor:
|
||||
retain: False
|
||||
availability:
|
||||
state_topic: livingroom/custom_state_topic
|
||||
measurement_time: 31
|
||||
measurement_duration: 31
|
||||
- platform: bme280
|
||||
temperature:
|
||||
name: 'Outside Temperature'
|
||||
|
Reference in New Issue
Block a user