Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Dec 30, 2020
1 parent 8eacef5 commit 83eab09
Show file tree
Hide file tree
Showing 1,141 changed files with 1,372 additions and 1,372 deletions.
2 changes: 1 addition & 1 deletion docgen/device_page_exposes.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ function getExposeDocs(expose) {

if (expose.type === 'numeric') {
if (expose.hasOwnProperty('value_max') && expose.hasOwnProperty('value_max')) {
lines.push(`The minimimal value is \`${expose.value_min}\` and the maximum value is \`${expose.value_max}\`.`);
lines.push(`The minimal value is \`${expose.value_min}\` and the maximum value is \`${expose.value_max}\`.`);
}

if (expose.unit) {
Expand Down
4 changes: 2 additions & 2 deletions docs/devices/014G2461.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ description: "Integrate your Danfoss 014G2461 via Zigbee2MQTT with whatever smar
Remaining battery in %.
Value can be found in the published state on the `battery` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `100`.
The minimal value is `0` and the maximum value is `100`.
The unit of this value is `%`.

### Lock
Expand All @@ -46,7 +46,7 @@ This climate device supports the following features: `occupied_heating_setpoint`
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/046677476816.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ The possible values are: `blink`, `breathe`, `okay`, `channel_change`, `finish_e
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/046677551780.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ The possible values are: `blink`, `breathe`, `okay`, `channel_change`, `finish_e
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/046677552343.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ To read the current state of this switch publish a message to topic `zigbee2mqtt
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
4 changes: 2 additions & 2 deletions docs/devices/064873.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ None
Remaining battery in %.
Value can be found in the published state on the `battery` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `100`.
The minimal value is `0` and the maximum value is `100`.
The unit of this value is `%`.

### Action (enum)
Expand All @@ -38,7 +38,7 @@ The possible values are: `enter`, `leave`, `sleep`, `wakeup`, `center`.
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/064888.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ To read the current state of this switch publish a message to topic `zigbee2mqtt
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
4 changes: 2 additions & 2 deletions docs/devices/067646.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ None
Remaining battery in %.
Value can be found in the published state on the `battery` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `100`.
The minimal value is `0` and the maximum value is `100`.
The unit of this value is `%`.

### Action (enum)
Expand All @@ -38,7 +38,7 @@ The possible values are: `identify`, `open`, `close`, `stop`, `moving`, `stopped
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
4 changes: 2 additions & 2 deletions docs/devices/067694.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The remote supports [binding](../information/binding) for toggle action.
Remaining battery in %.
Value can be found in the published state on the `battery` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `100`.
The minimal value is `0` and the maximum value is `100`.
The unit of this value is `%`.

### Action (enum)
Expand All @@ -41,7 +41,7 @@ The possible values are: `identify`, `on`, `off`, `toggle`.
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/067771.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ The possible values are: `blink`, `breathe`, `okay`, `channel_change`, `finish_e
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
4 changes: 2 additions & 2 deletions docs/devices/067773.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ The remote supports [binding](../information/binding).
Remaining battery in %.
Value can be found in the published state on the `battery` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `100`.
The minimal value is `0` and the maximum value is `100`.
The unit of this value is `%`.

### Action (enum)
Expand All @@ -65,7 +65,7 @@ The possible values are: `identify`, `on`, `off`, `brightness_move_up`, `brightn
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
4 changes: 2 additions & 2 deletions docs/devices/067774.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The remote supports [binding](../information/binding) on each endpoint, so you c
Remaining battery in %.
Value can be found in the published state on the `battery` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `100`.
The minimal value is `0` and the maximum value is `100`.
The unit of this value is `%`.

### Action (enum)
Expand All @@ -59,7 +59,7 @@ The possible values are: `identify`, `on`, `off`, `brightness_stop`, `brightness
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/067775.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ The unit of this value is `A`.
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/067776.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ To change the position publish a message to topic `zigbee2mqtt/FRIENDLY_NAME/set
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/07004D.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ The possible values are: `blink`, `breathe`, `okay`, `channel_change`, `finish_e
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/07005B.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ The possible values are: `blink`, `breathe`, `okay`, `channel_change`, `finish_e
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/07008L.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ The possible values are: `blink`, `breathe`, `okay`, `channel_change`, `finish_e
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/07045L.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ If value equals `true` tamper is ON, if `false` OFF.
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/07046L.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The possible values are: `disarm`, `arm_stay`, `arm_away`, `panic`.
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
4 changes: 2 additions & 2 deletions docs/devices/07047L.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ If value equals `true` tamper is ON, if `false` OFF.
Remaining battery in %.
Value can be found in the published state on the `battery` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `100`.
The minimal value is `0` and the maximum value is `100`.
The unit of this value is `%`.

### Temperature (numeric)
Expand Down Expand Up @@ -96,7 +96,7 @@ The unit of this value is `%`.
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/07048L.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ The unit of this value is `V`.
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/07115L.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ The possible values are: `blink`, `breathe`, `okay`, `channel_change`, `finish_e
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/07703L.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ This climate device supports the following features: `current_heating_setpoint`,
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/100.001.96.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ The possible values are: `blink`, `breathe`, `okay`, `channel_change`, `finish_e
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/100.075.74.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ The possible values are: `blink`, `breathe`, `okay`, `channel_change`, `finish_e
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/100.110.51.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The possible values are: `blink`, `breathe`, `okay`, `channel_change`, `finish_e
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/100.425.90.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ To read the current state of this switch publish a message to topic `zigbee2mqtt
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/100.462.31.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The possible values are: `on`, `off`, `toggle`, `brightness_step_up`, `brightnes
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/10011722.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The possible values are: `blink`, `breathe`, `okay`, `channel_change`, `finish_e
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/10011723.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The possible values are: `blink`, `breathe`, `okay`, `channel_change`, `finish_e
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/10011724.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The possible values are: `blink`, `breathe`, `okay`, `channel_change`, `finish_e
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/10011725.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ The possible values are: `blink`, `breathe`, `okay`, `channel_change`, `finish_e
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/10297666.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ The possible values are: `blink`, `breathe`, `okay`, `channel_change`, `finish_e
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/11830304.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ If value equals `ON` motor_reversal is ON, if `OFF` OFF.
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/12031.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ To change the position publish a message to topic `zigbee2mqtt/FRIENDLY_NAME/set
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/12050.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The unit of this value is `W`.
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/12126.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ To read the current state of this switch publish a message to topic `zigbee2mqtt
Link quality (signal strength).
Value can be found in the published state on the `linkquality` property.
It's not possible to read (`/get`) or write (`/set`) this value.
The minimimal value is `0` and the maximum value is `255`.
The minimal value is `0` and the maximum value is `255`.
The unit of this value is `lqi`.

## Manual Home Assistant configuration
Expand Down
Loading

0 comments on commit 83eab09

Please sign in to comment.