mirror of
https://github.com/home-assistant/core.git
synced 2025-05-13 10:29:14 +00:00

I recently came up with an idea to look for callback functions that get created over and over frequently by adding logging to homeassistant.core.callback when its called to decorate a function. This one happens a lot at runtime.