mirror of
https://github.com/esphome/esphome.git
synced 2025-03-13 22:28:14 +00:00
Update __init__.py
add CODEOWNERS
This commit is contained in:
parent
80d133301a
commit
9bfe338a47
@ -4,6 +4,8 @@ from esphome import pins
|
||||
from esphome.const import CONF_ID, CONF_SLEEP_PIN, CONF_TYPE
|
||||
from esphome.components import i2c
|
||||
|
||||
CODEOWNERS = ["@alainstark"]
|
||||
|
||||
MULTI_CONF = True
|
||||
AUTO_LOAD = ["sensor"]
|
||||
DEPENDENCIES = ["i2c"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user