mirror of
https://github.com/esphome/esphome.git
synced 2024-11-27 09:18:00 +01:00
Update binary_sensor.py
This commit is contained in:
parent
04a2f1720a
commit
a12af62452
1 changed files with 1 additions and 2 deletions
|
@ -9,7 +9,6 @@ from esphome.const import *
|
||||||
from . import BTHome
|
from . import BTHome
|
||||||
|
|
||||||
CONF_WINDOW = "window"
|
CONF_WINDOW = "window"
|
||||||
CONF_MOTION = "motion"
|
|
||||||
|
|
||||||
DEPENDENCIES = ["bthome"]
|
DEPENDENCIES = ["bthome"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue