diff --git a/_addons_uis/org.openhab.ui/doc/components/oh-input-card.md b/_addons_uis/org.openhab.ui/doc/components/oh-input-card.md index c72efbe9d..414e786c4 100644 --- a/_addons_uis/org.openhab.ui/doc/components/oh-input-card.md +++ b/_addons_uis/org.openhab.ui/doc/components/oh-input-card.md @@ -50,11 +50,11 @@ Parameters of the card - `type` TEXT _Type_ - Type of input (see f7-input docs) + Type of input (see f7 input docs) - `inputmode` TEXT _Input Mode_ - Type of data that might be entered: see MDN docs + Type of data that might be entered (see MDN docs) - `placeholder` TEXT _Placeholder_ diff --git a/_addons_uis/org.openhab.ui/doc/components/oh-input-item.md b/_addons_uis/org.openhab.ui/doc/components/oh-input-item.md index 316e56a56..622c9b58b 100644 --- a/_addons_uis/org.openhab.ui/doc/components/oh-input-item.md +++ b/_addons_uis/org.openhab.ui/doc/components/oh-input-item.md @@ -54,11 +54,11 @@ General settings of the list item - `type` TEXT _Type_ - Type of input (see f7-input docs) + Type of input (see f7 input docs) - `inputmode` TEXT _Input Mode_ - Type of data that might be entered: see MDN docs + Type of data that might be entered (see MDN docs) - `placeholder` TEXT _Placeholder_ diff --git a/_addons_uis/org.openhab.ui/doc/components/oh-input.md b/_addons_uis/org.openhab.ui/doc/components/oh-input.md index dbc6c3f79..e293cd5d3 100644 --- a/_addons_uis/org.openhab.ui/doc/components/oh-input.md +++ b/_addons_uis/org.openhab.ui/doc/components/oh-input.md @@ -22,11 +22,11 @@ Displays an input field, used to set a variable - `type` TEXT _Type_ - Type of input (see f7-input docs) + Type of input (see f7 input docs) - `inputmode` TEXT _Input Mode_ - Type of data that might be entered: see MDN docs + Type of data that might be entered (see MDN docs) - `placeholder` TEXT _Placeholder_ diff --git a/_addons_uis/org.openhab.ui/doc/components/oh-toggle-card.md b/_addons_uis/org.openhab.ui/doc/components/oh-toggle-card.md index ff55acdb1..a69381273 100644 --- a/_addons_uis/org.openhab.ui/doc/components/oh-toggle-card.md +++ b/_addons_uis/org.openhab.ui/doc/components/oh-toggle-card.md @@ -9,7 +9,7 @@ source: https://github.com/openhab/openhab-webui/edit/main/bundles/org.openhab.u # oh-toggle-card - Toggle Card -Display a toggle swtich in a card to send ON/OFF commands +Display a toggle switch in a card to send ON/OFF commands ## Configuration @@ -50,6 +50,6 @@ Parameters of the card - `color` TEXT _Color_ - Color of the control + Color of the control (supported values: red, green, blue, pink, yellow, orange, purple, deeppurple, lightblue, teal, lime, deeporange, gray, white, black) diff --git a/_addons_uis/org.openhab.ui/doc/components/oh-toggle-item.md b/_addons_uis/org.openhab.ui/doc/components/oh-toggle-item.md index 0b42c92b5..214cf988b 100644 --- a/_addons_uis/org.openhab.ui/doc/components/oh-toggle-item.md +++ b/_addons_uis/org.openhab.ui/doc/components/oh-toggle-item.md @@ -54,6 +54,6 @@ General settings of the list item - `color` TEXT _Color_ - Color of the control + Color of the control (supported values: red, green, blue, pink, yellow, orange, purple, deeppurple, lightblue, teal, lime, deeporange, gray, white, black) diff --git a/_addons_uis/org.openhab.ui/doc/components/oh-toggle.md b/_addons_uis/org.openhab.ui/doc/components/oh-toggle.md index 3edb6d17f..b0aa69d4a 100644 --- a/_addons_uis/org.openhab.ui/doc/components/oh-toggle.md +++ b/_addons_uis/org.openhab.ui/doc/components/oh-toggle.md @@ -22,7 +22,7 @@ Toggle control, allows to switch on or off - `color` TEXT _Color_ - Color of the control + Color of the control (supported values: red, green, blue, pink, yellow, orange, purple, deeppurple, lightblue, teal, lime, deeporange, gray, white, black) - `variable` TEXT _Variable_