mirror of
https://github.com/esphome/esphome.git
synced 2025-09-11 07:42:26 +01:00
[const] Move CONF_FLIP_X and CONF_FLIP_Y to `const.py
` (#9741)
This commit is contained in:
@@ -375,6 +375,8 @@ CONF_FINGER_ID = "finger_id"
|
||||
CONF_FINGERPRINT_COUNT = "fingerprint_count"
|
||||
CONF_FLASH_LENGTH = "flash_length"
|
||||
CONF_FLASH_TRANSITION_LENGTH = "flash_transition_length"
|
||||
CONF_FLIP_X = "flip_x"
|
||||
CONF_FLIP_Y = "flip_y"
|
||||
CONF_FLOW = "flow"
|
||||
CONF_FLOW_CONTROL_PIN = "flow_control_pin"
|
||||
CONF_FONT = "font"
|
||||
|
Reference in New Issue
Block a user