This is a minor bugfix update fixing an issue with the new area reload functionality that causes high-load when reloading.
As a side update, @VPelt added the FAN domain to the list of allowed entities in the "Include entities" option. Thanks!
🐛 Bug Fixes
- Prevent magic areas from reloading on its own entity changes and before HA is fully initialized @jseidl (#553)
Changes
- allow fan.somefan entities to be selected as included entities @VPelt (#555)
- Bump actions/setup-python from 5 to 6 @dependabot[bot] (#557)