Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update TS0201-z to match other TuYa devices #2778

Merged
merged 1 commit into from
May 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions docs/devices/TS0201-z.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Tuya TS0201-z control via MQTT"
description: "Integrate your Tuya TS0201-z via Zigbee2MQTT with whatever smart home infrastructure you are using without the vendor's bridge or gateway."
title: "TuYa TS0201-z control via MQTT"
description: "Integrate your TuYa TS0201-z via Zigbee2MQTT with whatever smart home infrastructure you are using without the vendor's bridge or gateway."
addedAt: 2024-05-01T19:18:17
pageClass: device-page
---
Expand All @@ -11,15 +11,15 @@ pageClass: device-page
<!-- Do not use h1 or h2 heading within "## Notes"-Section. -->
<!-- !!!! -->

# Tuya TS0201-z
# TuYa TS0201-z

| | |
|-----|-----|
| Model | TS0201-z |
| Vendor | [Tuya](/supported-devices/#v=Tuya) |
| Vendor | [TuYa](/supported-devices/#v=TuYa) |
| Description | Temperature & Humidity Sensor (pvxx/ZigbeeTLc) |
| Exposes | temperature, humidity, temperature_calibration, humidity_calibration, measurement_interval, battery, linkquality |
| Picture | ![Tuya TS0201-z](https://www.zigbee2mqtt.io/images/devices/TS0201-z.png) |
| Picture | ![TuYa TS0201-z](https://www.zigbee2mqtt.io/images/devices/TS0201-z.png) |


<!-- Notes BEGIN: You can edit here. Add "## Notes" headline if not already present. -->
Expand Down Expand Up @@ -98,4 +98,3 @@ 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`.

Loading