diff --git a/bundles/org.openhab.ui/doc/components/oh-colorpicker-card.md b/bundles/org.openhab.ui/doc/components/oh-colorpicker-card.md index 22013164e7..670599caa4 100644 --- a/bundles/org.openhab.ui/doc/components/oh-colorpicker-card.md +++ b/bundles/org.openhab.ui/doc/components/oh-colorpicker-card.md @@ -83,11 +83,6 @@ Display a color picker in a card - - - Color (e.g. [0,0,0] for black) to use for the color picker if state does not contain a color (e.g. because it is NULL) - - diff --git a/bundles/org.openhab.ui/doc/components/oh-colorpicker-cell.md b/bundles/org.openhab.ui/doc/components/oh-colorpicker-cell.md index cb7af0f6ab..f1dd93d019 100644 --- a/bundles/org.openhab.ui/doc/components/oh-colorpicker-cell.md +++ b/bundles/org.openhab.ui/doc/components/oh-colorpicker-cell.md @@ -93,11 +93,6 @@ A cell expanding to a color picker - - - Color (e.g. [0,0,0] for black) to use for the color picker if state does not contain a color (e.g. because it is NULL) - - diff --git a/bundles/org.openhab.ui/doc/components/oh-colorpicker-item.md b/bundles/org.openhab.ui/doc/components/oh-colorpicker-item.md index ce7dd86291..e4256929ad 100644 --- a/bundles/org.openhab.ui/doc/components/oh-colorpicker-item.md +++ b/bundles/org.openhab.ui/doc/components/oh-colorpicker-item.md @@ -88,11 +88,6 @@ Display a color picker in a list - - - Color (e.g. [0,0,0] for black) to use for the color picker if state does not contain a color (e.g. because it is NULL) - - diff --git a/bundles/org.openhab.ui/doc/components/oh-colorpicker.md b/bundles/org.openhab.ui/doc/components/oh-colorpicker.md index e8d9b73fc3..7da3563494 100644 --- a/bundles/org.openhab.ui/doc/components/oh-colorpicker.md +++ b/bundles/org.openhab.ui/doc/components/oh-colorpicker.md @@ -51,11 +51,6 @@ Control to pick a color - - - Color (e.g. [0,0,0] for black) to use for the color picker if state does not contain a color (e.g. because it is NULL) - -