fix: correct formatting of import statements in __init__.py
This commit is contained in:
parent
e717bf7d85
commit
8db35ea7a5
@ -17,7 +17,8 @@ from esphome.const import (
|
||||
CONF_TEMPERATURE,
|
||||
CONF_TRIGGER_ID,
|
||||
CONF_STOP,
|
||||
CONF_TIME_ID,\r\n CONF_TIME,\r\n)
|
||||
CONF_TIME_ID,
|
||||
CONF_TIME)
|
||||
|
||||
CONF_MASTER_MODE = "master_mode"
|
||||
CONF_WRITES_ARMED = "writes_armed"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user