1.15.0
✨ New features
- #2172 Allow reloading the integration from the UI @ludeeus
- #2178 Store data on homeassistant shutdown @ludeeus
- #2184 Register scheduled tasks @ludeeus
⚡ Enhancements
- #2166 Allow tasks to be non-async @ludeeus
- #2188 Set background_task status when executing runtime tasks @ludeeus
- #2189 Persist etags for files in the default repository @ludeeus
- #2190 Add tests for tasks @ludeeus
- #2191 Set minimum HA version during release flow @ludeeus
♻️ Refactor
- #2164 Base class cleanup @ludeeus
- #2165 Move all setup/startup tasks to new TaskManager @ludeeus
- #2179 Update linting rules @ludeeus
- #2182 Simplify task base @ludeeus
- #2187 Use new API interface to get files in the default repository @ludeeus