Skip to content

Commit

Permalink
Update esphome/components/tt21100/binary_sensor/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jesserockz committed Jul 11, 2023
1 parent 15aa48b commit 780d781
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion esphome/components/tt21100/binary_sensor/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
from ..touchscreen import TT21100Touchscreen, TT21100ButtonListener

CONF_TT21100_ID = "tt21100_id"
DEPENDENCIES = ["tt21100"]

TT21100Button = tt21100_ns.class_(
"TT21100Button",
Expand Down

0 comments on commit 780d781

Please sign in to comment.