-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
[BUG] services are not working with EspHome 2023.12.3 #184
Comments
EspHoMaTriXv2 2023.9.1, ESPHome 2023.12.5 - All work without problem ... |
Hi, I highly recommend using an ESP32 with the later versions of esphomematrix e131:
method: multicast # default: register E1.31 to Multicast group |
To the OP, if you're stuck with an Awtrix form-factor, it's not a bad option to swap out the D1 mini for a D1 Mini ESP32 as so: https://www.aliexpress.com/item/32816117396.html My Awtrix had a socket and the D1 Mini ESP32 has the same pin placement and everything so all I had to do was change this in my ESPHome YAML and I was up and running with fully-functioning EHMTXv2.
Bonus that it appears to be a full ESP32 dual-core as opposed to the "other ESP32" small boards like S3 which are only single-core. |
Thanks for the hint. Ported my config with an advised ESP32-Mini to idf-framework and now I have a esphomatrix with bluetooth proxy. Had some of them for spare. |
Bug report
Describe the bug
setting a screen does not work or works only once.
Additional information
To Reproduce
setting a screen with the service
causes "Unknown error" in the UI.
I can find the following error in the HA logs:
and
Expected behavior
Screen is displayed, no error in HA
Configuration
The text was updated successfully, but these errors were encountered: