Skip to content

Device stops sending data #228

Answered by wrightsonm
wrightsonm asked this question in Q&A
Oct 31, 2023 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

Adding this configuration appears to solve the problem:

esphome:
  name: emporia-vue
  friendly_name: vue2

  on_boot:
    priority: 500
    then:
    - delay: 5s

5s is probably 10x more time than is required. My current assumption is there is some additional noise on the power supply on power up that is causing an issue with the i2c initialisation. Adding a small time delay avoids the noise issue.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@wrightsonm
Comment options

@wrightsonm
Comment options

@wrightsonm
Comment options

@wrightsonm
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by flaviut
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants