Introduced 1_2_3 Commands set for covers

This commit is contained in:
rospogrigio
2020-10-20 12:51:51 +02:00
committed by rospogrigio
parent a217b2553c
commit 3bc16739d9
4 changed files with 21 additions and 15 deletions

View File

@@ -20,7 +20,8 @@ localtuya:
- platform: cover
friendly_name: Device Cover
id: 2
open_close_cmds: ["on_off","open_close"] # Optional, default: "on_off"
open_close_stop_cmds: # Optional, default: "on_off_stop"
["on_off_stop","open_close_stop","fz_zz_stop","1_2_3"]
positioning_mode: ["none","position","fake"] # Optional, default: "none"
currpos_dp: 3 # Optional, required only for "position" mode
setpos_dp: 4 # Optional, required only for "position" mode