There was an error while loading. Please reload this page.
1 parent 2b55199 commit 1642878Copy full SHA for 1642878
1 file changed
docs/core/entity/cover.md
@@ -61,7 +61,7 @@ and are combined using the bitwise or (`|`) operator.
61
| `OPEN` | The cover supports being opened. |
62
| `CLOSE` | The cover supports being closed. |
63
| `SET_POSITION` | The cover supports moving to a specific position between opened and closed. |
64
-| `SPEED` | The cover supports passing a speed parameter to open, close and set_position actions |
+| `SPEED` | The cover supports passing a speed parameter to open, close and set_position actions. |
65
| `STOP` | The cover supports stopping the current action (open, close, set position) |
66
| `OPEN_TILT` | The cover supports being tilting open. |
67
| `CLOSE_TILT` | The cover supports being tilting closed. |
0 commit comments