1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-20 04:02:21 +01:00

Migrate some constants to core code (#6692)

This commit is contained in:
Clyde Stubbs
2024-05-08 05:26:04 +10:00
committed by GitHub
parent 5edf4970bd
commit 829bfbdaa4
9 changed files with 17 additions and 15 deletions

View File

@@ -23,7 +23,6 @@ CODEOWNERS = ["@numo68"]
display_menu_base_ns = cg.esphome_ns.namespace("display_menu_base")
CONF_DISPLAY_ID = "display_id"
CONF_ROTARY = "rotary"
CONF_JOYSTICK = "joystick"