mirror of
https://github.com/esphome/esphome.git
synced 2025-03-15 07:08:20 +00:00
lint
This commit is contained in:
parent
35fa02b941
commit
e1ce1482f4
@ -22,4 +22,3 @@ def to_code(config):
|
|||||||
yield
|
yield
|
||||||
rhs = TTP229BSFChannel.new(config[CONF_NAME], config[CONF_CHANNEL])
|
rhs = TTP229BSFChannel.new(config[CONF_NAME], config[CONF_CHANNEL])
|
||||||
binary_sensor.register_binary_sensor(hub.add_channel(rhs), config)
|
binary_sensor.register_binary_sensor(hub.add_channel(rhs), config)
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user