mirror of
https://github.com/esphome/esphome.git
synced 2025-03-30 05:09:02 +02:00
Update __init__.py
This commit is contained in:
parent
65e79aa6a7
commit
ce5a953d91
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ from esphome.const import CONF_MAC_ADDRESS, CONF_ID, CONF_BINDKEY
|
||||||
|
|
||||||
|
|
||||||
AUTO_LOAD = ["xiaomi_ble"]
|
AUTO_LOAD = ["xiaomi_ble"]
|
||||||
CODEOWNERS = ["@jesserockz"]
|
CODEOWNERS = ["@t0urista"]
|
||||||
DEPENDENCIES = ["esp32_ble_tracker"]
|
DEPENDENCIES = ["esp32_ble_tracker"]
|
||||||
MULTI_CONF = True
|
MULTI_CONF = True
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue