mirror of
https://github.com/esphome/esphome.git
synced 2025-09-04 04:12:23 +01:00
Allow segments in a light partition to be reversed (#1484)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
@@ -471,6 +471,7 @@ CONF_RESTORE_STATE = "restore_state"
|
||||
CONF_RESTORE_VALUE = "restore_value"
|
||||
CONF_RETAIN = "retain"
|
||||
CONF_REVERSE_ACTIVE_ENERGY = "reverse_active_energy"
|
||||
CONF_REVERSED = "reversed"
|
||||
CONF_RGB_ORDER = "rgb_order"
|
||||
CONF_RGBW = "rgbw"
|
||||
CONF_RISING_EDGE = "rising_edge"
|
||||
|
Reference in New Issue
Block a user