Skip to content

Commit

Permalink
Still messing with config bladiebla
Browse files Browse the repository at this point in the history
  • Loading branch information
SqyD committed Oct 6, 2024
1 parent 6cc0d2c commit 3a8f6e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
async def to_code(config):
# paren = await cg.get_variable(config[CONF_MCH20222_RP2040])
sens = await binary_sensor.new_binary_sensor(config)
# var = cg.new_Pvariable(config[CONF_ID])
### var = cg.new_Pvariable(config[CONF_ID])
await cg.register_component(config)

# for sensor_ in SENSORS:
Expand Down

0 comments on commit 3a8f6e0

Please sign in to comment.