What's Changed
💥 Breaking changes
- Deprecate YAML configuration by @ludeeus in #3163
- Bump min HA version to 2023.6.0 and python to 3.11 by @ludeeus in #3267
✨ New features
- Add experimental toggle when creating config entry by @ludeeus in #3164
- Add workflow to check pull request labels by @ludeeus in #3176
♻️ Refactor
- Make experimental in config flow false by default by @ludeeus in #3166
- Store experimental in options instead of data by @ludeeus in #3175
🐛 Bug Fixes
- Fix quoting for name in removed message by @ludeeus in #3181
- Guard repo info update in websocket commands by @ludeeus in #3232
- Do not allow reload while tasks are pending by @ludeeus in #3235
- Consistant formatting by @ludeeus in #3253
Full Changelog: 1.32.1...1.33.0