Florian Jensen

Results 19 comments of Florian Jensen

The only way around this that I've found is adding `config.hosts.clear` to the production environment, effectively disabling the feature.

Happy to help test too with my Tado Smart AC Control V3+. With the Tado app, my AC supports Heating and Cooling just fine, so I could test both of...

I've just run the profiler and py-spy once more and attached the files here: [ha-logs.zip](https://github.com/home-assistant/core/files/13771653/ha-logs.zip)

So, I know that if I remove `default_config:` from the configuration.yaml file, it works without any issues. One of my guesses was that it's zeroconf, but I'm not sure how...

> Do you have any custom purge service calls configured? I do not. I've disabled the Elgato integration and restarted Home Assistant. Let's see if in a couple of hours...

So, seems like disabling the Elgato integration didn't fix it. Roughly half a day later, it's back at 100% on a core.

> > Do you have any custom purge service calls configured? > > I do not.

How would I enable debug logging for SQLAlchemy in HA?

Thanks @joostlek . It is logging SQLAlchemy in the log now - let me wait for it to start hogging the CPU again and I'll post it here!

Ok, so the extraction of logs is a bit more challenging than I thought. Ever since I added the SQLAlchemy logging, HA seems to hang itself up, so there's no...