1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-06 13:22:19 +01:00

Merge branch 'bluetooth_proxy_fixes' into integration

This commit is contained in:
J. Nick Koston
2025-07-18 14:33:50 -10:00
7 changed files with 184 additions and 142 deletions

View File

@@ -31,6 +31,7 @@ BASE = """
pyproject.toml @esphome/core
esphome/*.py @esphome/core
esphome/core/* @esphome/core
.github/** @esphome/core
# Integrations
""".strip()