issues
issues copied to clipboard
BH1750 fails with update interval < 1s
The problem
As per title, bh1750 sensor (and maybe other components using time) just doesn't work without any warning in the logs when update_interval is set below 1s. I actually need faster response time and was using 200ms with the previous releases successfully.
Which version of ESPHome has the issue?
2022.5.1
What type of installation are you using?
pip
Which version of Home Assistant has the issue?
No response
What platform are you using?
ESP32
Board
No response
Component causing the issue
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
Hey there @ottowinter, mind taking a look at this issue as it has been labeled with an integration (bh1750) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
affected for me too v2022.6.3 i try change update_interval from 1s to 0.5s and get n/a
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
ESPHome 2023.2.4 still suffers this issue, the minimal working interval I tried so far is 800ms, when reduced further to 600ms, stopped working thereafter.