Max7219 broken latest ESPHOME

I have a simple clock on an ESP8266 running max7219 8 segment display. When I updated to the latest code last night the esp8266 no longer fully boots, the API is not accessable, the web server is not accessable. The clock does not display on the max7219 board any more. If I remove the max7219 display from the yaml the exp8266 boots and api and web server work again. Is this a new bug?

I’ve confirmed that it’s something in the 2023.9.0 update, I restored from backup to 2023.8.3 and recompiled and installed and my max7219 and other stuff are working again.

Any ideas?

There is an issue open on Github - I suggest you go there and add a me-too, plus it will be the best place to track resolution.

thanks!!!

Scott, can you share your yaml for this clock? I’m in a process of making such a clock, only with somewhat bigger displays…