mirror of
https://github.com/esphome/esphome.git
synced 2025-02-21 20:38:16 +00:00
Update __init__.py
Unused
This commit is contained in:
parent
902b8f76c6
commit
d4a922c0d1
@ -2,7 +2,7 @@ import esphome.codegen as cg
|
||||
import esphome.config_validation as cv
|
||||
from esphome import pins
|
||||
from esphome.const import CONF_ID, CONF_SLEEP_PIN, CONF_TYPE
|
||||
from esphome.components import i2c, sensor
|
||||
from esphome.components import i2c
|
||||
|
||||
MULTI_CONF = True
|
||||
AUTO_LOAD = ["sensor"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user