You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 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 |
55
56
56
57
### Switch
57
-
58
58
Switch the power on and off.
59
59
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.
61
61
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.
63
66
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)
64
70
Indicates the energy consumption (kWh).
65
71
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.
67
73
68
74
### Electric meter (amps)
69
-
70
75
Indicates the instantaneous current consumption.
71
76
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.
73
78
74
79
### Electric meter (volts)
75
-
76
80
Indicates the instantaneous voltage.
77
81
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.
79
83
80
84
### Electric meter (watts)
81
-
82
85
Indicates the instantaneous power consumption.
83
86
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.
85
88
86
89
### Reset Meter
87
-
88
90
Reset the meter.
89
91
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.
| Battery Level | battery-level | Battery | Number |
70
70
71
71
### Sensor (motion)
72
-
73
72
Indicates if a sensor has triggered.
74
73
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.
76
75
77
76
The following state translation is provided for this channel to the ```Switch``` item type -:
78
77
@@ -82,34 +81,29 @@ The following state translation is provided for this channel to the ```Switch```
82
81
| OFF | Untriggered |
83
82
84
83
### Sensor (relative humidity)
85
-
86
84
Indicates the current relative humidity.
87
85
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.
89
87
90
88
### Sensor (ultraviolet)
91
-
92
89
Indicates the current ultraviolet level.
93
90
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.
95
92
96
93
### Sensor (temperature)
97
-
98
94
Indicates the current temperature.
99
95
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.
101
97
102
98
### Sensor (luminance)
103
-
104
99
Indicates the current light reading.
105
100
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.
107
102
108
103
### Alarm (general)
109
-
110
104
Indicates if an alarm is triggered.
111
105
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.
113
107
114
108
The following state translation is provided for this channel to the ```Switch``` item type -:
115
109
@@ -119,11 +113,10 @@ The following state translation is provided for this channel to the ```Switch```
119
113
| ON | Alarm |
120
114
121
115
### Battery Level
122
-
123
116
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.
124
117
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%.
Copy file name to clipboardExpand all lines: doc/aeon/zw100_1_10.md
+9-7
Original file line number
Diff line number
Diff line change
@@ -82,27 +82,27 @@ The following table summarises the channels available for the ZW100 -:
82
82
### Sensor (temperature)
83
83
Indicates the current temperature.
84
84
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.
86
86
87
87
### Sensor (ultraviolet)
88
88
Indicates the current ultraviolet level.
89
89
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.
91
91
92
92
### Sensor (luminance)
93
93
Indicates the current light reading.
94
94
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.
96
96
97
97
### Sensor (relative humidity)
98
98
Indicates the current relative humidity.
99
99
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.
101
101
102
102
### Motion Alarm
103
103
Indicates if a motion alarm is triggered.
104
104
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.
106
106
107
107
The following state translation is provided for this channel to the ```Switch``` item type -:
108
108
@@ -114,7 +114,7 @@ The following state translation is provided for this channel to the ```Switch```
114
114
### Tamper Alarm
115
115
Indicates if the tamper alarm is triggered.
116
116
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.
118
118
119
119
The following state translation is provided for this channel to the ```Switch``` item type -:
120
120
@@ -124,8 +124,10 @@ The following state translation is provided for this channel to the ```Switch```
124
124
| ON | Alarm |
125
125
126
126
### 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.
128
128
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%.
| Battery Level | battery-level | Battery | Number |
70
70
71
71
### Sensor (relative humidity)
72
-
73
72
Indicates the current relative humidity.
74
73
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.
76
75
77
76
### Sensor (ultraviolet)
78
-
79
77
Indicates the current ultraviolet level.
80
78
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.
82
80
83
81
### Sensor (temperature)
84
-
85
82
Indicates the current temperature.
86
83
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.
88
85
89
86
### Sensor (luminance)
90
-
91
87
Indicates the current light reading.
92
88
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.
94
90
95
91
### Motion Alarm
96
-
97
92
Indicates if a motion alarm is triggered.
98
93
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.
100
95
101
96
The following state translation is provided for this channel to the ```Switch``` item type -:
102
97
@@ -106,10 +101,9 @@ The following state translation is provided for this channel to the ```Switch```
106
101
| ON | Alarm |
107
102
108
103
### Tamper Alarm
109
-
110
104
Indicates if the tamper alarm is triggered.
111
105
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.
113
107
114
108
The following state translation is provided for this channel to the ```Switch``` item type -:
115
109
@@ -119,11 +113,10 @@ The following state translation is provided for this channel to the ```Switch```
119
113
| ON | Alarm |
120
114
121
115
### Battery Level
122
-
123
116
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.
124
117
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%.
0 commit comments