Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No devices or entities in homeassistant (Solution) #270

Closed
s00500 opened this issue Jan 8, 2025 · 1 comment
Closed

No devices or entities in homeassistant (Solution) #270

s00500 opened this issue Jan 8, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@s00500
Copy link

s00500 commented Jan 8, 2025

Hey everybody, just had a weird issue when updating that I could not get any device to show up in homeassistant, traced it down to be this ticket here:
esphome/issues#6333

In my logs I found this error:

[14:17:57][D][esp-idf:000]: E (18089) system_api: Base MAC address from BLK3 of EFUSE version error, version = 0

my current fix for this is this one

esp32:
  board: esp32dev
  framework:
    type: arduino
    advanced:
      ignore_efuse_custom_mac: true

Just putting this here in case somebody else has that problem....

@s00500 s00500 added the bug Something isn't working label Jan 8, 2025
@s00500
Copy link
Author

s00500 commented Jan 8, 2025

(can be closed right away, maybe also pinned ? Sees like other users have the same issue on ulanzi displays)

@lubeda lubeda pinned this issue Jan 10, 2025
@lubeda lubeda closed this as completed Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants