What's Changed
- Disable active BLE scans to save some power and RF pollution by @syssi in #97
- Add BLE scanner to identify the MAC address easily by @syssi in #98
- Simplify boolean expression by DeMorgan's theorem by @syssi in #100
- Add ESP32C6 compatibility by @syssi in #102
- Unregister BLE notifications on disconnect by @syssi in #103
- Use ruff format at the CI by @syssi in #104
- Migrate to actions/cache@v4 by @syssi in #105
- Adopt structure of the ESPHome CI by @syssi in #106
- Update minimum python version to 3.10 by @syssi in #108
- Fix
*.*_SCHEMA
deprecations by @syssi in #109 - Use defaults by @syssi in #110
- Import
CONF_BLUETOOTH
from esphome.const if possible by @syssi in #112 - Make CI build verbose by @syssi in #113
Full Changelog: 2.2.0...2.3.0