mirror of
https://github.com/esphome/esphome.git
synced 2025-03-15 15:18:16 +00:00
code cleanup
This commit is contained in:
parent
45caa2dd3d
commit
7b553c4e4e
@ -1,5 +1,4 @@
|
||||
import voluptuous as vol
|
||||
|
||||
from esphome.components import binary_sensor
|
||||
from esphome.components.ttp229_bsf import TTP229BSFComponent, CONF_TTP229_BSF_ID
|
||||
import esphome.config_validation as cv
|
||||
|
@ -1,5 +1,4 @@
|
||||
import voluptuous as vol
|
||||
|
||||
from esphome.components import binary_sensor
|
||||
import esphome.config_validation as cv
|
||||
from esphome.const import CONF_ID, CONF_SCL, CONF_SDO
|
||||
|
Loading…
x
Reference in New Issue
Block a user