Hi, had the same problem, since updated to latest home assistant version. You’re almost there, try these state commands:
state_open: "open"
state_opening: "opening"
state_closed: "close"
state_closing: "closing"
state_stopped: "stop"
pay attention to the difference “stopped, closed” and “stop, close”. My warnings are now gone.