mirror of
https://github.com/esphome/esphome.git
synced 2025-01-08 13:51:43 +01:00
Update sensor.py
This commit is contained in:
parent
fb046fd9d1
commit
9c76910814
1 changed files with 1 additions and 1 deletions
|
@ -61,4 +61,4 @@ async def to_code(config):
|
|||
# if not conf:
|
||||
# cg.add(var.set_heater(0, 0))
|
||||
# else:
|
||||
# cg.add(var.set_heater(conf[CONF_TEMPERATURE], conf[CONF_DURATION]))
|
||||
# cg.add(var.set_heater(conf[CONF_TEMPERATURE], conf[CONF_DURATION]))
|
||||
|
|
Loading…
Reference in a new issue