1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-06 13:22:19 +01:00

Update __init__.py

This commit is contained in:
Oliver Kleinecke
2025-02-06 19:23:25 +01:00
committed by GitHub
parent 21fbd762e0
commit c7c8a32be6

View File

@@ -24,7 +24,6 @@ CONF_ENABLE = "enable"
CONF_TERMINAL_A = "terminal_a"
CONF_TERMINAL_B = "terminal_b"
CONF_TERMINAL_W = "terminal_w"
CONF_INITIAL_VALUE = "initial_value"
CONFIG_SCHEMA = output.FLOAT_OUTPUT_SCHEMA.extend(
{