Skip to content

Commit

Permalink
Update zhc to 19.72.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Aug 1, 2024
1 parent 57abb82 commit c9e8b48
Show file tree
Hide file tree
Showing 2,040 changed files with 9,533 additions and 5,368 deletions.
4 changes: 2 additions & 2 deletions docs/devices/0140302.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ This light supports the following features: `state`, `brightness`.

#### On with timed off
When setting the state to ON, it might be possible to specify an automatic shutoff after a certain amount of time. To do this add an additional property `on_time` to the payload which is the time in seconds the state should remain on.
Additionnaly an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depend on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Additionally an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depends on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Examples : `{"state" : "ON", "on_time": 300}`, `{"state" : "ON", "on_time": 300, "off_wait_time": 120}`.

#### Transition
Expand Down
4 changes: 2 additions & 2 deletions docs/devices/020B0B.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ This light supports the following features: `state`, `brightness`, `color_temp`,

#### On with timed off
When setting the state to ON, it might be possible to specify an automatic shutoff after a certain amount of time. To do this add an additional property `on_time` to the payload which is the time in seconds the state should remain on.
Additionnaly an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depend on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Additionally an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depends on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Examples : `{"state" : "ON", "on_time": 300}`, `{"state" : "ON", "on_time": 300, "off_wait_time": 120}`.

#### Transition
Expand Down
4 changes: 2 additions & 2 deletions docs/devices/03981.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ To read the current state of this switch publish a message to topic `zigbee2mqtt

#### On with timed off
When setting the state to ON, it might be possible to specify an automatic shutoff after a certain amount of time. To do this add an additional property `on_time` to the payload which is the time in seconds the state should remain on.
Additionnaly an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the switch will not answer to other on with timed off commands.
Support depend on the switch firmware. Some devices might require both `on_time` and `off_wait_time` to work
Additionally an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the switch will not answer to other on with timed off commands.
Support depends on the switch firmware. Some devices might require both `on_time` and `off_wait_time` to work
Examples : `{"state" : "ON", "on_time": 300}`, `{"state" : "ON", "on_time": 300, "off_wait_time": 120}`.

### Linkquality (numeric)
Expand Down
4 changes: 2 additions & 2 deletions docs/devices/046677476816.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ This light supports the following features: `state`, `brightness`.

#### On with timed off
When setting the state to ON, it might be possible to specify an automatic shutoff after a certain amount of time. To do this add an additional property `on_time` to the payload which is the time in seconds the state should remain on.
Additionnaly an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depend on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Additionally an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depends on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Examples : `{"state" : "ON", "on_time": 300}`, `{"state" : "ON", "on_time": 300, "off_wait_time": 120}`.

#### Transition
Expand Down
4 changes: 2 additions & 2 deletions docs/devices/046677551780.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ This light supports the following features: `state`, `brightness`.

#### On with timed off
When setting the state to ON, it might be possible to specify an automatic shutoff after a certain amount of time. To do this add an additional property `on_time` to the payload which is the time in seconds the state should remain on.
Additionnaly an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depend on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Additionally an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depends on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Examples : `{"state" : "ON", "on_time": 300}`, `{"state" : "ON", "on_time": 300, "off_wait_time": 120}`.

#### Transition
Expand Down
4 changes: 2 additions & 2 deletions docs/devices/046677552343.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ To read the current state of this switch publish a message to topic `zigbee2mqtt

#### On with timed off
When setting the state to ON, it might be possible to specify an automatic shutoff after a certain amount of time. To do this add an additional property `on_time` to the payload which is the time in seconds the state should remain on.
Additionnaly an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the switch will not answer to other on with timed off commands.
Support depend on the switch firmware. Some devices might require both `on_time` and `off_wait_time` to work
Additionally an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the switch will not answer to other on with timed off commands.
Support depends on the switch firmware. Some devices might require both `on_time` and `off_wait_time` to work
Examples : `{"state" : "ON", "on_time": 300}`, `{"state" : "ON", "on_time": 300, "off_wait_time": 120}`.

### Linkquality (numeric)
Expand Down
4 changes: 2 additions & 2 deletions docs/devices/046677562229.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ This light supports the following features: `state`, `brightness`.

#### On with timed off
When setting the state to ON, it might be possible to specify an automatic shutoff after a certain amount of time. To do this add an additional property `on_time` to the payload which is the time in seconds the state should remain on.
Additionnaly an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depend on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Additionally an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depends on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Examples : `{"state" : "ON", "on_time": 300}`, `{"state" : "ON", "on_time": 300, "off_wait_time": 120}`.

#### Transition
Expand Down
4 changes: 2 additions & 2 deletions docs/devices/046677577957.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ This light supports the following features: `state`, `brightness`, `color_temp`,

#### On with timed off
When setting the state to ON, it might be possible to specify an automatic shutoff after a certain amount of time. To do this add an additional property `on_time` to the payload which is the time in seconds the state should remain on.
Additionnaly an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depend on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Additionally an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depends on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Examples : `{"state" : "ON", "on_time": 300}`, `{"state" : "ON", "on_time": 300, "off_wait_time": 120}`.

#### Transition
Expand Down
4 changes: 2 additions & 2 deletions docs/devices/046677578138.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ This light supports the following features: `state`, `brightness`, `color_temp`,

#### On with timed off
When setting the state to ON, it might be possible to specify an automatic shutoff after a certain amount of time. To do this add an additional property `on_time` to the payload which is the time in seconds the state should remain on.
Additionnaly an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depend on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Additionally an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depends on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Examples : `{"state" : "ON", "on_time": 300}`, `{"state" : "ON", "on_time": 300, "off_wait_time": 120}`.

#### Transition
Expand Down
8 changes: 4 additions & 4 deletions docs/devices/046677585235.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ This light supports the following features: `state`, `brightness`, `color_temp`,

#### On with timed off
When setting the state to ON, it might be possible to specify an automatic shutoff after a certain amount of time. To do this add an additional property `on_time` to the payload which is the time in seconds the state should remain on.
Additionnaly an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depend on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Additionally an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depends on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Examples : `{"state" : "ON", "on_time": 300}`, `{"state" : "ON", "on_time": 300, "off_wait_time": 120}`.

#### Transition
Expand Down Expand Up @@ -173,8 +173,8 @@ This light supports the following features: `state`, `brightness`, `color_temp`,

#### On with timed off
When setting the state to ON, it might be possible to specify an automatic shutoff after a certain amount of time. To do this add an additional property `on_time` to the payload which is the time in seconds the state should remain on.
Additionnaly an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depend on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Additionally an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depends on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Examples : `{"state" : "ON", "on_time": 300}`, `{"state" : "ON", "on_time": 300, "off_wait_time": 120}`.

#### Transition
Expand Down
4 changes: 2 additions & 2 deletions docs/devices/046677803087.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ This light supports the following features: `state`, `brightness`, `color_temp`,

#### On with timed off
When setting the state to ON, it might be possible to specify an automatic shutoff after a certain amount of time. To do this add an additional property `on_time` to the payload which is the time in seconds the state should remain on.
Additionnaly an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depend on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Additionally an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depends on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Examples : `{"state" : "ON", "on_time": 300}`, `{"state" : "ON", "on_time": 300, "off_wait_time": 120}`.

#### Transition
Expand Down
4 changes: 2 additions & 2 deletions docs/devices/064882.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ To read the current state of this switch publish a message to topic `zigbee2mqtt

#### On with timed off
When setting the state to ON, it might be possible to specify an automatic shutoff after a certain amount of time. To do this add an additional property `on_time` to the payload which is the time in seconds the state should remain on.
Additionnaly an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the switch will not answer to other on with timed off commands.
Support depend on the switch firmware. Some devices might require both `on_time` and `off_wait_time` to work
Additionally an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the switch will not answer to other on with timed off commands.
Support depends on the switch firmware. Some devices might require both `on_time` and `off_wait_time` to work
Examples : `{"state" : "ON", "on_time": 300}`, `{"state" : "ON", "on_time": 300, "off_wait_time": 120}`.

### Power (numeric)
Expand Down
4 changes: 2 additions & 2 deletions docs/devices/064888.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ To read the current state of this switch publish a message to topic `zigbee2mqtt

#### On with timed off
When setting the state to ON, it might be possible to specify an automatic shutoff after a certain amount of time. To do this add an additional property `on_time` to the payload which is the time in seconds the state should remain on.
Additionnaly an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the switch will not answer to other on with timed off commands.
Support depend on the switch firmware. Some devices might require both `on_time` and `off_wait_time` to work
Additionally an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the switch will not answer to other on with timed off commands.
Support depends on the switch firmware. Some devices might require both `on_time` and `off_wait_time` to work
Examples : `{"state" : "ON", "on_time": 300}`, `{"state" : "ON", "on_time": 300, "off_wait_time": 120}`.

### Power-on behavior (enum)
Expand Down
4 changes: 2 additions & 2 deletions docs/devices/067766.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ To read the current state of this switch publish a message to topic `zigbee2mqtt

#### On with timed off
When setting the state to ON, it might be possible to specify an automatic shutoff after a certain amount of time. To do this add an additional property `on_time` to the payload which is the time in seconds the state should remain on.
Additionnaly an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the switch will not answer to other on with timed off commands.
Support depend on the switch firmware. Some devices might require both `on_time` and `off_wait_time` to work
Additionally an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the switch will not answer to other on with timed off commands.
Support depends on the switch firmware. Some devices might require both `on_time` and `off_wait_time` to work
Examples : `{"state" : "ON", "on_time": 300}`, `{"state" : "ON", "on_time": 300, "off_wait_time": 120}`.

### Action (enum)
Expand Down
4 changes: 2 additions & 2 deletions docs/devices/067771.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@ This light supports the following features: `state`, `brightness`, `level_config

#### On with timed off
When setting the state to ON, it might be possible to specify an automatic shutoff after a certain amount of time. To do this add an additional property `on_time` to the payload which is the time in seconds the state should remain on.
Additionnaly an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depend on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Additionally an `off_wait_time` property can be added to the payload to specify the cooldown time in seconds when the light will not answer to other on with timed off commands.
Support depends on the light firmware. Some devices might require both `on_time` and `off_wait_time` to work
Examples : `{"state" : "ON", "on_time": 300}`, `{"state" : "ON", "on_time": 300, "off_wait_time": 120}`.

#### Transition
Expand Down
Loading

0 comments on commit c9e8b48

Please sign in to comment.