mirror of
https://github.com/esphome/esphome.git
synced 2025-01-31 10:10:56 +00:00
fix for flake8
This commit is contained in:
parent
58eb5423fe
commit
d582ead93a
@ -44,6 +44,7 @@ def check_timing_budget(value):
|
||||
raise cv.Invalid("Timing budget must be between 17000us and 4294967295us")
|
||||
return value
|
||||
|
||||
|
||||
CONFIG_SCHEMA = cv.All(
|
||||
sensor.sensor_schema(
|
||||
VL53L0XSensor,
|
||||
|
Loading…
x
Reference in New Issue
Block a user