Skip to content

Commit

Permalink
Database update (#1373)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Jackson <chris@cd-jackson.com>
  • Loading branch information
cdjackson committed Aug 9, 2020
1 parent 6c018c3 commit e80824b
Show file tree
Hide file tree
Showing 51 changed files with 6,360 additions and 137 deletions.
4 changes: 2 additions & 2 deletions doc/aeon/zw111_2_3.md
Expand Up @@ -64,7 +64,7 @@ The following table summarises the channels available for the ZW111 -:
| Electric meter (kWh) | meter_kwh | meter_kwh | Energy | Number |
| Alarm (power) | alarm_power | alarm_power | Energy | Switch |
| Alarm (heat) | alarm_heat | alarm_heat | Fire | Switch |
| Clock Time Offset | time_offset | time_offset | Temperature | Number |
| Clock Time Offset | time_offset | time_offset | Time | Number |

### Dimmer
The brightness channel allows to control the brightness of a light.
Expand Down Expand Up @@ -124,7 +124,7 @@ The following state translation is provided for this channel to the ```Switch```
### Clock Time Offset
Provides the current time difference for the devices time.

The ```time_offset``` channel is of type ```time_offset``` and supports the ```Number``` item and is in the ```Temperature``` category.
The ```time_offset``` channel is of type ```time_offset``` and supports the ```Number``` item and is in the ```Time``` category.



Expand Down
4 changes: 2 additions & 2 deletions doc/danfoss/40976_0_0.md
Expand Up @@ -58,7 +58,7 @@ The following table summarises the channels available for the Keemple smart radi
| Sensor (temperature) | sensor_temperature | sensor_temperature | Temperature | Number:Temperature |
| Setpoint (heating) | thermostat_setpoint | thermostat_setpoint | Heating | Number:Temperature |
| Battery Level | battery-level | system.battery_level | Battery | Number |
| Clock Time Offset | time_offset | time_offset | Temperature | Number |
| Clock Time Offset | time_offset | time_offset | Time | Number |

### Water temperature
Sensor\_power channel is used because water\_temperature channel is not supported.
Expand All @@ -85,7 +85,7 @@ This channel provides the battery level as a percentage and also reflects the lo
### Clock Time Offset
Provides the current time difference for the devices time.

The ```time_offset``` channel is of type ```time_offset``` and supports the ```Number``` item and is in the ```Temperature``` category.
The ```time_offset``` channel is of type ```time_offset``` and supports the ```Number``` item and is in the ```Time``` category.



Expand Down
32 changes: 30 additions & 2 deletions doc/eco/tiltzwave25_0_0.md
Expand Up @@ -54,13 +54,15 @@ The following table summarises the channels available for the TILT-ZWAVE2.5-ECO

| Channel Name | Channel ID | Channel Type | Category | Item Type |
|--------------|------------|--------------|----------|-----------|
| Binary Sensor | sensor_binary | sensor_binary | | Switch |
| Binary Sensor [Deprecated]| sensor_binary | sensor_binary | | Switch |
| Alarm (power) | alarm_power | alarm_power | Energy | Switch |
| Alarm (access) | alarm_access | alarm_access | Door | Switch |
| Alarm (burglar) | alarm_burglar | alarm_burglar | Door | Switch |
| Door State | sensor_door | sensor_door | Door | Contact |
| Tamper Alarm | alarm_tamper | alarm_tamper | | Switch |
| Battery Level | battery-level | system.battery_level | Battery | Number |

### Binary Sensor
### Binary Sensor [Deprecated]
Indicates if a sensor has triggered.

The ```sensor_binary``` channel is of type ```sensor_binary``` and supports the ```Switch``` item. This is a read only channel so will only be updated following state changes from the device.
Expand All @@ -72,6 +74,8 @@ The following state translation is provided for this channel to the ```Switch```
| ON | Triggered |
| OFF | Untriggered |

**Note:** This channel is marked as deprecated so should not be used.

### Alarm (power)
Indicates if a power alarm is triggered.

Expand Down Expand Up @@ -108,6 +112,30 @@ The following state translation is provided for this channel to the ```Switch```
| OFF | OK |
| ON | Alarm |

### Door State
Indicates if the door/window is open or closed.

The ```sensor_door``` channel is of type ```sensor_door``` and supports the ```Contact``` item and is in the ```Door``` category. This is a read only channel so will only be updated following state changes from the device.

The following state translation is provided for this channel to the ```Contact``` item type -:

| Value | Label |
|-------|-----------|
| OPEN | Open |
| CLOSED | Closed |

### Tamper Alarm
Indicates if the tamper alarm is triggered.

The ```alarm_tamper``` channel is of type ```alarm_tamper``` and supports the ```Switch``` item. This is a read only channel so will only be updated following state changes from the device.

The following state translation is provided for this channel to the ```Switch``` item type -:

| Value | Label |
|-------|-----------|
| OFF | OK |
| ON | Alarm |

### Battery Level
Represents the battery level as a percentage (0-100%). Bindings for things supporting battery level in a different format (e.g. 4 levels) should convert to a percentage to provide a consistent battery level reading.

Expand Down
30 changes: 16 additions & 14 deletions doc/eco/tiltzwave2_0_0.md
Expand Up @@ -44,33 +44,35 @@ The following table summarises the channels available for the TILTZWAVE2 -:

| Channel Name | Channel ID | Channel Type | Category | Item Type |
|--------------|------------|--------------|----------|-----------|
| Binary Sensor | sensor_door | sensor_door | Door | Contact |
| Alarm | alarm_general | alarm_general | Alarm | Switch |
| Tamper Alarm | alarm_tamper | alarm_tamper | | Switch |
| Door State [Deprecated]| sensor_door | sensor_door | Door | Contact |
| Battery Level | battery-level | system.battery_level | Battery | Number |

### Binary Sensor
Indicates if the door/window is open or closed.
### Tamper Alarm
Indicates if the tamper alarm is triggered.

The ```sensor_door``` channel is of type ```sensor_door``` and supports the ```Contact``` item and is in the ```Door``` category. This is a read only channel so will only be updated following state changes from the device.
The ```alarm_tamper``` channel is of type ```alarm_tamper``` and supports the ```Switch``` item. This is a read only channel so will only be updated following state changes from the device.

The following state translation is provided for this channel to the ```Contact``` item type -:
The following state translation is provided for this channel to the ```Switch``` item type -:

| Value | Label |
|-------|-----------|
| OPEN | Open |
| CLOSED | Closed |
| OFF | OK |
| ON | Alarm |

### Alarm
Indicates if an alarm is triggered.
### Door State [Deprecated]
Indicates if the door/window is open or closed.

The ```alarm_general``` channel is of type ```alarm_general``` and supports the ```Switch``` item and is in the ```Alarm``` category. This is a read only channel so will only be updated following state changes from the device.
The ```sensor_door``` channel is of type ```sensor_door``` and supports the ```Contact``` item and is in the ```Door``` category. This is a read only channel so will only be updated following state changes from the device.

The following state translation is provided for this channel to the ```Switch``` item type -:
The following state translation is provided for this channel to the ```Contact``` item type -:

| Value | Label |
|-------|-----------|
| OFF | OK |
| ON | Alarm |
| OPEN | Open |
| CLOSED | Closed |

**Note:** This channel is marked as deprecated so should not be used.

### Battery Level
Represents the battery level as a percentage (0-100%). Bindings for things supporting battery level in a different format (e.g. 4 levels) should convert to a percentage to provide a consistent battery level reading.
Expand Down

4 comments on commit e80824b

@openhab-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/ecolink-tilt-zwave2-no-longer-working/105551/14

@openhab-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/ecolink-tilt-zwave2-no-longer-working/105551/14

@openhab-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/ecolink-tilt-zwave2-no-longer-working/105551/14

@openhab-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/ecolink-tilt-zwave2-no-longer-working/105551/14

Please sign in to comment.