Skip to content

Commit

Permalink
update documents
Browse files Browse the repository at this point in the history
  • Loading branch information
georgezhao2010 committed Aug 17, 2023
1 parent 8759958 commit 2f101c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Add the following configuration to the resources items and change the path to th
| type | String | Yes | none | custom:curtain-card |
| title | String | No | none | The title displayed on the card only appeared when it was set |
| curtainColor | String | No | none | Curtain color, expressed in 4-channel RGB |
| direction | String | No | 'right' | right\|left\|center |
| direction | String | No | 'right' | right \| left \| center |
| sceneImage | String | No | none | The image URL of the scene outside the window |
| showStatus | Boolean | No | true | Whether to display percentage and opening/closing status information at the bottom of card|
| invertPercentage | Boolean | No | false | invert the percentage |
Expand Down
2 changes: 1 addition & 1 deletion README_hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Home Assistant Lovelace UI中使用的窗帘卡片,可以控制你的cover实
| type | String | Yes | none | custom:curtain-card |
| title | String | No | none | 卡片上显示的标题, 不设则不显示 |
| curtainColor | String | No | none | 窗帘颜色, 以4通道RGB表示 |
| direction | String | No | 'right' | 窗帘拉开方向 right\|left\|center |
| direction | String | No | 'right' | 窗帘拉开方向 right \| left \| center |
| sceneImage | String | No | none | 窗外场景的图片URL |
| showStatus | Boolean | No | true | 是否在底部显示开闭百分比和打开关闭状态信息 |
| invertPercentage | Boolean | No | false | 百分比翻转 |
Expand Down

0 comments on commit 2f101c6

Please sign in to comment.