HZC Electric S093TH-ZG
Model | S093TH-ZG |
Vendor | HZC Electric |
Description | Temperature and humidity sensor |
Exposes | temperature, humidity, linkquality |
Picture |
Notes
The device has an indicator LED (red/orange/green) on the front and a button on the back.
Device supports Zigbee 3.0, is powered by a CR2450 battery, has a temperature accuracy of plus minus 1.5 K and a humidity accuracy of 5 percent. The stated battery life is two years and the operating temperature is from -10C to +45C. The physical dimensions are 45 x 45 x 17.1 mm.
Factory Reset
Push the button three short and one long time. After about 10 seconds, the LED will blink quickly in red. Then release the button. The LED will stay solid red for three seconds and reset.
Pairing
Push the button three times.
If the device is not paired, the LED will blink slowly in orange and the device will attempt to pair.
If the device is paired but can't connect, the LED will blink quickly in orange for three seconds.
If the device is paired, the LED will blink slowly in green for five seconds.
LED indicators
The LED blinks slowly 7 times when powered on.
When pairing, the LED will blink slowly in orange while searching for a network. The search will timeout after two minutes.
When pairing is in progress, the LED will stay on in green. The official documentation is very unclear on what this actually means.
After successfuly pairing, the LED will turn off.
If pairing failed, the LED will stay solidly orange for three seconds.
If the battery is below 10 % the LED will blink orange once a minute.
Options
How to use device type specific configuration
temperature_calibration
: Calibrates the temperature value (absolute offset), takes into effect on next report of device. The value must be a number.temperature_precision
: Number of digits after decimal point for temperature, takes into effect on next report of device. This option can only decrease the precision, not increase it. The value must be a number with a minimum value of0
and with a with a maximum value of3
humidity_calibration
: Calibrates the humidity value (absolute offset), takes into effect on next report of device. The value must be a number.humidity_precision
: Number of digits after decimal point for humidity, takes into effect on next report of device. This option can only decrease the precision, not increase it. The value must be a number with a minimum value of0
and with a with a maximum value of3
Exposes
Temperature (numeric)
Measured temperature value. Value can be found in the published state on the temperature
property. It's not possible to read (/get
) or write (/set
) this value. The unit of this value is °C
.
Humidity (numeric)
Measured relative humidity. Value can be found in the published state on the humidity
property. It's not possible to read (/get
) or write (/set
) this value. The unit of this value is %
.
Linkquality (numeric)
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 minimal value is 0
and the maximum value is 255
. The unit of this value is lqi
.