Skip to content

Commit 9c903e8

Browse files
authored
Database update (openhab#1171)
Signed-off-by: Chris Jackson <[email protected]>
1 parent 87ecd34 commit 9c903e8

File tree

12 files changed

+149
-149
lines changed

12 files changed

+149
-149
lines changed

doc/aeon/zw078_0_0.md

+22-20
Original file line numberDiff line numberDiff line change
@@ -44,50 +44,52 @@ If you’re using a Z-Stick:
4444

4545
The following table summarises the channels available for the ZW078 -:
4646

47-
| Channel | Channel Id | Category | Item Type |
48-
|---------|------------|----------|-----------|
49-
| Switch | switch_binary | Switch | Switch |
50-
| Electric meter (kWh) | meter_kwh | Energy | Number |
51-
| Electric meter (amps) | meter_current | Energy | Number |
52-
| Electric meter (volts) | meter_voltage | Energy | Number |
53-
| Electric meter (watts) | meter_watts | Energy | Number |
54-
| Reset Meter | meter_reset | Energy | Switch |
47+
| Channel Name | Channel ID | Channel Type | Category | Item Type |
48+
|--------------|------------|--------------|----------|-----------|
49+
| Switch | switch_binary | switch_binary | Switch | Switch |
50+
| Sensor (internal temperature) | sensor_temperature | sensor_temperature | Temperature | Number:Temperature |
51+
| Electric meter (kWh) | meter_kwh | meter_kwh | Energy | Number |
52+
| Electric meter (amps) | meter_current | meter_current | Energy | Number |
53+
| Electric meter (volts) | meter_voltage | meter_voltage | Energy | Number |
54+
| Electric meter (watts) | meter_watts | meter_watts | Energy | Number |
55+
| Reset Meter | meter_reset | meter_reset | Energy | Switch |
5556

5657
### Switch
57-
5858
Switch the power on and off.
5959

60-
The ```switch_binary``` channel supports the ```Switch``` item and is in the ```Switch``` category.
60+
The ```switch_binary``` channel and is of type ```switch_binary``` and supports the ```Switch``` item and is in the ```Switch``` category.
6161

62-
### Electric meter (kWh)
62+
### Sensor (internal temperature)
63+
This is the temperature of the circuit board. The sensor is inside the case at the top of the unit.
64+
65+
Indicates the current temperature.
6366

67+
The ```sensor_temperature``` channel and is of type ```sensor_temperature``` and supports the ```Number:Temperature``` item and is in the ```Temperature``` category.
68+
69+
### Electric meter (kWh)
6470
Indicates the energy consumption (kWh).
6571

66-
The ```meter_kwh``` channel supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
72+
The ```meter_kwh``` channel and is of type ```meter_kwh``` and supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
6773

6874
### Electric meter (amps)
69-
7075
Indicates the instantaneous current consumption.
7176

72-
The ```meter_current``` channel supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
77+
The ```meter_current``` channel and is of type ```meter_current``` and supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
7378

7479
### Electric meter (volts)
75-
7680
Indicates the instantaneous voltage.
7781

78-
The ```meter_voltage``` channel supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
82+
The ```meter_voltage``` channel and is of type ```meter_voltage``` and supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
7983

8084
### Electric meter (watts)
81-
8285
Indicates the instantaneous power consumption.
8386

84-
The ```meter_watts``` channel supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
87+
The ```meter_watts``` channel and is of type ```meter_watts``` and supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
8588

8689
### Reset Meter
87-
8890
Reset the meter.
8991

90-
The ```meter_reset``` channel supports the ```Switch``` item and is in the ```Energy``` category.
92+
The ```meter_reset``` channel and is of type ```meter_reset``` and supports the ```Switch``` item and is in the ```Energy``` category.
9193

9294

9395

doc/aeon/zw100_0_0.md

+16-23
Original file line numberDiff line numberDiff line change
@@ -58,21 +58,20 @@ Press and hold for 20 seconds:
5858

5959
The following table summarises the channels available for the ZW100 -:
6060

61-
| Channel | Channel Id | Category | Item Type |
62-
|---------|------------|----------|-----------|
63-
| Sensor (motion) | sensor_binary | Door | Switch |
64-
| Sensor (relative humidity) | sensor_relhumidity | Humidity | Number |
65-
| Sensor (ultraviolet) | sensor_ultraviolet | Temperature | Number |
66-
| Sensor (temperature) | sensor_temperature | Temperature | Number:Temperature |
67-
| Sensor (luminance) | sensor_luminance | | Number |
68-
| Alarm (general) | alarm_general | Door | Switch |
61+
| Channel Name | Channel ID | Channel Type | Category | Item Type |
62+
|--------------|------------|--------------|----------|-----------|
63+
| Sensor (motion) | sensor_binary | sensor_binary | | Switch |
64+
| Sensor (relative humidity) | sensor_relhumidity | sensor_relhumidity | Humidity | Number |
65+
| Sensor (ultraviolet) | sensor_ultraviolet | sensor_ultraviolet | | Number |
66+
| Sensor (temperature) | sensor_temperature | sensor_temperature | Temperature | Number:Temperature |
67+
| Sensor (luminance) | sensor_luminance | sensor_luminance | | Number |
68+
| Alarm (general) | alarm_general | alarm_general | Alarm | Switch |
6969
| Battery Level | battery-level | Battery | Number |
7070

7171
### Sensor (motion)
72-
7372
Indicates if a sensor has triggered.
7473

75-
The ```sensor_binary``` channel supports the ```Switch``` item and is in the ```Door``` category. This is a read only channel so will only be updated following state changes from the device.
74+
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.
7675

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

@@ -82,34 +81,29 @@ The following state translation is provided for this channel to the ```Switch```
8281
| OFF | Untriggered |
8382

8483
### Sensor (relative humidity)
85-
8684
Indicates the current relative humidity.
8785

88-
The ```sensor_relhumidity``` channel supports the ```Number``` item and is in the ```Humidity``` category. This is a read only channel so will only be updated following state changes from the device.
86+
The ```sensor_relhumidity``` channel is of type ```sensor_relhumidity``` and supports the ```Number``` item and is in the ```Humidity``` category. This is a read only channel so will only be updated following state changes from the device.
8987

9088
### Sensor (ultraviolet)
91-
9289
Indicates the current ultraviolet level.
9390

94-
The ```sensor_ultraviolet``` channel supports the ```Number``` item and is in the ```Temperature``` category. This is a read only channel so will only be updated following state changes from the device.
91+
The ```sensor_ultraviolet``` channel is of type ```sensor_ultraviolet``` and supports the ```Number``` item. This is a read only channel so will only be updated following state changes from the device.
9592

9693
### Sensor (temperature)
97-
9894
Indicates the current temperature.
9995

100-
The ```sensor_temperature``` channel supports the ```Number:Temperature``` item and is in the ```Temperature``` category.
96+
The ```sensor_temperature``` channel is of type ```sensor_temperature``` and supports the ```Number:Temperature``` item and is in the ```Temperature``` category.
10197

10298
### Sensor (luminance)
103-
10499
Indicates the current light reading.
105100

106-
The ```sensor_luminance``` channel supports the ```Number``` item. This is a read only channel so will only be updated following state changes from the device.
101+
The ```sensor_luminance``` channel is of type ```sensor_luminance``` and supports the ```Number``` item. This is a read only channel so will only be updated following state changes from the device.
107102

108103
### Alarm (general)
109-
110104
Indicates if an alarm is triggered.
111105

112-
The ```alarm_general``` channel supports the ```Switch``` item and is in the ```Door``` category. This is a read only channel so will only be updated following state changes from the device.
106+
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.
113107

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

@@ -119,11 +113,10 @@ The following state translation is provided for this channel to the ```Switch```
119113
| ON | Alarm |
120114

121115
### Battery Level
122-
123116
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.
124117

125-
The ```battery-level``` channel supports the ```Number``` item and is in the ```Battery``` category.
126-
118+
The ```system.battery-level``` channel is of type ```system.battery-level``` and supports the ```Number``` item and is in the ```Battery``` category.
119+
This channel provides the battery level as a percentage and also reflects the low battery warning state. If the battery state is in low battery warning state, this will read 0%.
127120

128121

129122
## Device Configuration

doc/aeon/zw100_1_10.md

+9-7
Original file line numberDiff line numberDiff line change
@@ -82,27 +82,27 @@ The following table summarises the channels available for the ZW100 -:
8282
### Sensor (temperature)
8383
Indicates the current temperature.
8484

85-
The ```sensor_temperature``` channel and is of type ```sensor_temperature``` and supports the ```Number:Temperature``` item and is in the ```Temperature``` category.
85+
The ```sensor_temperature``` channel is of type ```sensor_temperature``` and supports the ```Number:Temperature``` item and is in the ```Temperature``` category.
8686

8787
### Sensor (ultraviolet)
8888
Indicates the current ultraviolet level.
8989

90-
The ```sensor_ultraviolet``` channel and is of type ```sensor_ultraviolet``` and supports the ```Number``` item. This is a read only channel so will only be updated following state changes from the device.
90+
The ```sensor_ultraviolet``` channel is of type ```sensor_ultraviolet``` and supports the ```Number``` item. This is a read only channel so will only be updated following state changes from the device.
9191

9292
### Sensor (luminance)
9393
Indicates the current light reading.
9494

95-
The ```sensor_luminance``` channel and is of type ```sensor_luminance``` and supports the ```Number``` item. This is a read only channel so will only be updated following state changes from the device.
95+
The ```sensor_luminance``` channel is of type ```sensor_luminance``` and supports the ```Number``` item. This is a read only channel so will only be updated following state changes from the device.
9696

9797
### Sensor (relative humidity)
9898
Indicates the current relative humidity.
9999

100-
The ```sensor_relhumidity``` channel and is of type ```sensor_relhumidity``` and supports the ```Number``` item and is in the ```Humidity``` category. This is a read only channel so will only be updated following state changes from the device.
100+
The ```sensor_relhumidity``` channel is of type ```sensor_relhumidity``` and supports the ```Number``` item and is in the ```Humidity``` category. This is a read only channel so will only be updated following state changes from the device.
101101

102102
### Motion Alarm
103103
Indicates if a motion alarm is triggered.
104104

105-
The ```alarm_motion``` channel and is of type ```alarm_motion``` and supports the ```Switch``` item and is in the ```Motion``` category. This is a read only channel so will only be updated following state changes from the device.
105+
The ```alarm_motion``` channel is of type ```alarm_motion``` and supports the ```Switch``` item and is in the ```Motion``` category. This is a read only channel so will only be updated following state changes from the device.
106106

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

@@ -114,7 +114,7 @@ The following state translation is provided for this channel to the ```Switch```
114114
### Tamper Alarm
115115
Indicates if the tamper alarm is triggered.
116116

117-
The ```alarm_tamper``` channel and 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.
117+
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.
118118

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

@@ -124,8 +124,10 @@ The following state translation is provided for this channel to the ```Switch```
124124
| ON | Alarm |
125125

126126
### Battery Level
127-
Channel type information on this channel is not found.
127+
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.
128128

129+
The ```system.battery-level``` channel is of type ```system.battery-level``` and supports the ```Number``` item and is in the ```Battery``` category.
130+
This channel provides the battery level as a percentage and also reflects the low battery warning state. If the battery state is in low battery warning state, this will read 0%.
129131

130132

131133
## Device Configuration

doc/aeon/zw100_1_7.md

+16-23
Original file line numberDiff line numberDiff line change
@@ -58,45 +58,40 @@ Press and hold for 20 seconds:
5858

5959
The following table summarises the channels available for the ZW100 -:
6060

61-
| Channel | Channel Id | Category | Item Type |
62-
|---------|------------|----------|-----------|
63-
| Sensor (relative humidity) | sensor_relhumidity | Humidity | Number |
64-
| Sensor (ultraviolet) | sensor_ultraviolet | Temperature | Number |
65-
| Sensor (temperature) | sensor_temperature | Temperature | Number:Temperature |
66-
| Sensor (luminance) | sensor_luminance | | Number |
67-
| Motion Alarm | alarm_motion | Door | Switch |
68-
| Tamper Alarm | alarm_tamper | | Switch |
61+
| Channel Name | Channel ID | Channel Type | Category | Item Type |
62+
|--------------|------------|--------------|----------|-----------|
63+
| Sensor (relative humidity) | sensor_relhumidity | sensor_relhumidity | Humidity | Number |
64+
| Sensor (ultraviolet) | sensor_ultraviolet | sensor_ultraviolet | | Number |
65+
| Sensor (temperature) | sensor_temperature | sensor_temperature | Temperature | Number:Temperature |
66+
| Sensor (luminance) | sensor_luminance | sensor_luminance | | Number |
67+
| Motion Alarm | alarm_motion | alarm_motion | Motion | Switch |
68+
| Tamper Alarm | alarm_tamper | alarm_tamper | | Switch |
6969
| Battery Level | battery-level | Battery | Number |
7070

7171
### Sensor (relative humidity)
72-
7372
Indicates the current relative humidity.
7473

75-
The ```sensor_relhumidity``` channel supports the ```Number``` item and is in the ```Humidity``` category. This is a read only channel so will only be updated following state changes from the device.
74+
The ```sensor_relhumidity``` channel is of type ```sensor_relhumidity``` and supports the ```Number``` item and is in the ```Humidity``` category. This is a read only channel so will only be updated following state changes from the device.
7675

7776
### Sensor (ultraviolet)
78-
7977
Indicates the current ultraviolet level.
8078

81-
The ```sensor_ultraviolet``` channel supports the ```Number``` item and is in the ```Temperature``` category. This is a read only channel so will only be updated following state changes from the device.
79+
The ```sensor_ultraviolet``` channel is of type ```sensor_ultraviolet``` and supports the ```Number``` item. This is a read only channel so will only be updated following state changes from the device.
8280

8381
### Sensor (temperature)
84-
8582
Indicates the current temperature.
8683

87-
The ```sensor_temperature``` channel supports the ```Number:Temperature``` item and is in the ```Temperature``` category.
84+
The ```sensor_temperature``` channel is of type ```sensor_temperature``` and supports the ```Number:Temperature``` item and is in the ```Temperature``` category.
8885

8986
### Sensor (luminance)
90-
9187
Indicates the current light reading.
9288

93-
The ```sensor_luminance``` channel supports the ```Number``` item. This is a read only channel so will only be updated following state changes from the device.
89+
The ```sensor_luminance``` channel is of type ```sensor_luminance``` and supports the ```Number``` item. This is a read only channel so will only be updated following state changes from the device.
9490

9591
### Motion Alarm
96-
9792
Indicates if a motion alarm is triggered.
9893

99-
The ```alarm_motion``` channel supports the ```Switch``` item and is in the ```Door``` category. This is a read only channel so will only be updated following state changes from the device.
94+
The ```alarm_motion``` channel is of type ```alarm_motion``` and supports the ```Switch``` item and is in the ```Motion``` category. This is a read only channel so will only be updated following state changes from the device.
10095

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

@@ -106,10 +101,9 @@ The following state translation is provided for this channel to the ```Switch```
106101
| ON | Alarm |
107102

108103
### Tamper Alarm
109-
110104
Indicates if the tamper alarm is triggered.
111105

112-
The ```alarm_tamper``` channel supports the ```Switch``` item. This is a read only channel so will only be updated following state changes from the device.
106+
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.
113107

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

@@ -119,11 +113,10 @@ The following state translation is provided for this channel to the ```Switch```
119113
| ON | Alarm |
120114

121115
### Battery Level
122-
123116
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.
124117

125-
The ```battery-level``` channel supports the ```Number``` item and is in the ```Battery``` category.
126-
118+
The ```system.battery-level``` channel is of type ```system.battery-level``` and supports the ```Number``` item and is in the ```Battery``` category.
119+
This channel provides the battery level as a percentage and also reflects the low battery warning state. If the battery state is in low battery warning state, this will read 0%.
127120

128121

129122
## Device Configuration

0 commit comments

Comments
 (0)