Update __init__.py

This commit is contained in:
t0urista 2024-10-08 21:23:36 +02:00 committed by GitHub
parent 65e79aa6a7
commit ce5a953d91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ from esphome.const import CONF_MAC_ADDRESS, CONF_ID, CONF_BINDKEY
AUTO_LOAD = ["xiaomi_ble"]
CODEOWNERS = ["@jesserockz"]
CODEOWNERS = ["@t0urista"]
DEPENDENCIES = ["esp32_ble_tracker"]
MULTI_CONF = True