Firmware is not building for me in ESPHome 2025.7.
Will admit that i have some custom stuff but may be cause issues for others.
perhaps delay update to 2025.7
investigating now will update soon.
Updates:
Log: https://pastebin.com/p4ejFU01
Looks like the error is coming from the matrix_keypad Section:
ieee_address: !lambda return id(wifi_info_mac_address).state;
I have commented out all the event creation stuff from the keypad sections as i dont use the events in my setup anyway. i just use the button state entity. however i can see this being a bigger issue for others that make use of the various multipresss stuff.
Have also raised github issue - https://github.com/LocalBytes/localdeck-config/issues/56
FURTHER UPDATE:
looks like other projects have issues too.
Possible Fix incoming to ESPHome here - https://github.com/esphome/esphome/pull/9543
hopefully gets merged and fixed the issue in 2025.7.1