Cover uppercase and new commands (#81)
* Introduced uppercase detection for cover commands * Added FZ_ZZ as open_close available commands for covers * Added FZ_ZZ in the YAML config example * Introduced invert_position Option for cover * Cover slider inverted properly * Fixed wrong sample YAML config for cover * Fixed postlund's remark
This commit is contained in:
@@ -22,6 +22,7 @@ CONF_COMMANDS_SET = "commands_set"
|
||||
CONF_POSITIONING_MODE = "positioning_mode"
|
||||
CONF_CURRENT_POSITION_DP = "current_position_dp"
|
||||
CONF_SET_POSITION_DP = "set_position_dp"
|
||||
CONF_POSITION_INVERTED = "position_inverted"
|
||||
CONF_SPAN_TIME = "span_time"
|
||||
|
||||
# sensor
|
||||
|
Reference in New Issue
Block a user