changed logging for bh1750 sensor to INFO
logger component defaults logging to DEBUG. The bh1750 logs it's value for each readout as DEBUG log. This changes the logging level for bh1750.sensor to INFO.
This commit is contained in:
parent
21bc020c1e
commit
b168799054
|
|
@ -98,6 +98,8 @@ globals:
|
||||||
improv_serial:
|
improv_serial:
|
||||||
|
|
||||||
logger:
|
logger:
|
||||||
|
logs:
|
||||||
|
bh1750.sensor: INFO
|
||||||
|
|
||||||
debug:
|
debug:
|
||||||
update_interval: 30s
|
update_interval: 30s
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user