mirror of
https://github.com/esphome/esphome.git
synced 2025-09-22 21:22:22 +01:00
[image] Add byte order option and unit tests (#9326)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
CODEOWNERS = ["@esphome/core"]
|
||||
|
||||
CONF_BYTE_ORDER = "byte_order"
|
||||
CONF_DRAW_ROUNDING = "draw_rounding"
|
||||
CONF_ON_STATE_CHANGE = "on_state_change"
|
||||
CONF_REQUEST_HEADERS = "request_headers"
|
||||
|
Reference in New Issue
Block a user