diff --git a/configuration/sitemaps.md b/configuration/sitemaps.md index 6188cde0ed..022933070c 100644 --- a/configuration/sitemaps.md +++ b/configuration/sitemaps.md @@ -288,8 +288,8 @@ Selection item=LR_TV_Channel label="TV Channel" mappings=[0="DasErste", 1="BBC O Setpoint item= [label=""] [icon=""] minValue= maxValue= step= ``` -- `minValue` and `maxValue` limit the possible range of the value (both included in the range). -- `step` defines how much the value will change when the button is pressed one time. +- `minValue` (defaults to 0) and `maxValue` (defaults to 100) limit the possible range of the value (both included in the range). +- `step` (defaults to 1) defines how much the value will change when the button is pressed one time. **Example:**