#Should components explicitly depend on "homeassistant" component in manifest?
1 messages · Page 1 of 1 (latest)
I am not sure what the proper fix is, maybe https://github.com/home-assistant/core/pull/169386?
In my opinion we should fix it properly and not just for the tests. That will hide the issue in our CI and so the problem can still exists in production
If "homeassistant" is always loaded first, then it can't exist in production
I meant the PR where you just add the test fixture