title | description | addedAt | pageClass |
---|---|---|---|
Custom devices (DiY) CC2538.ROUTER.V2 control via MQTT |
Integrate your Custom devices (DiY) CC2538.ROUTER.V2 via Zigbee2MQTT with whatever smart home infrastructure you are using without the vendor's bridge or gateway. |
2021-03-10 22:18:54 UTC |
device-page |
Model | CC2538.ROUTER.V2 |
Vendor | Custom devices (DiY) |
Description | MODKAM stick СС2538 router with temperature sensor |
Exposes | device_temperature, linkquality |
Picture |
How to use device type specific configuration
device_temperature_calibration
: Calibrates the device_temperature value (absolute offset), takes into effect on next report of device. The value must be a number.
Temperature of the device.
Value can be found in the published state on the device_temperature
property.
It's not possible to read (/get
) or write (/set
) this value.
The unit of this value is °C
.
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
.