mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 11:22:24 +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:
@@ -412,7 +412,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