Update sensor.py

This commit is contained in:
optimusprimespace 2024-05-10 12:33:42 -04:00
parent fb046fd9d1
commit 9c76910814

View file

@ -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]))