mirror of
https://github.com/esphome/esphome.git
synced 2025-09-22 13:12:22 +01:00
[udp] Move `on_receive
` to const (#9811)
This commit is contained in:
@@ -5,5 +5,6 @@ CODEOWNERS = ["@esphome/core"]
|
||||
CONF_BYTE_ORDER = "byte_order"
|
||||
CONF_COLOR_DEPTH = "color_depth"
|
||||
CONF_DRAW_ROUNDING = "draw_rounding"
|
||||
CONF_ON_RECEIVE = "on_receive"
|
||||
CONF_ON_STATE_CHANGE = "on_state_change"
|
||||
CONF_REQUEST_HEADERS = "request_headers"
|
||||
|
Reference in New Issue
Block a user