From bfc36bd1b833ae7131d7e8b04486e036f85bfca7 Mon Sep 17 00:00:00 2001 From: Guilherme Manucci Date: Wed, 15 May 2024 16:07:40 -0300 Subject: [PATCH] fixed mispelling --- CHANGELOG.md | 4 ++-- SUPPORTED_DEVICES.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f279972..1aadc32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,7 +29,7 @@ - Add option to make accessory and unbridged accessory (#285) Thanks @donavanbecker for the contribution - Add inching button for switches. - Add support to 2ch windows covering. (#339) Thanks @CryptoIR for the contribution -- Add retry when network error happend. +- Add retry when network error happened. ### Fixed @@ -39,7 +39,7 @@ - Fix incorrect Door and Window Controller state. (#178) - Fix Thermostat cold mode not working (#242). - Order temp before get the min and max for IRAirConditionerAccessory. (#433) Thanks @tuliocll for the contribution -- Fix enerage usage not updated after homebridge restart. (#268) +- Fix energy usage not updated after homebridge restart. (#268) ### Changed diff --git a/SUPPORTED_DEVICES.md b/SUPPORTED_DEVICES.md index f28ab85..6bb0c61 100644 --- a/SUPPORTED_DEVICES.md +++ b/SUPPORTED_DEVICES.md @@ -36,7 +36,7 @@ Most category code is pinyin abbreviation of Chinese name. | Dimmer Switch | 调光开关 | tgkg | Lightbulb | ✅ | [Documentation](https://developer.tuya.com/en/docs/iot/categorytgkg?id=Kaiuz0ktx7m0o) | | Fan Switch | 风扇开关 | fskg | Fanv2 | ✅ | [Documentation](https://developer.tuya.com/en/docs/iot/categoryfskg?id=Kbcs129cl1gr9) | | Wireless Switch | 无线开关 | wxkg | Stateless Programmable Switch | ✅ | [Documentation](https://developer.tuya.com/en/docs/iot/wxkg?id=Kbeo9t3ryuqm5) | -| Secne Light Socket | 情景灯插座 | qjdcz | Switch | ✅ | Documentation | +| Scene Light Socket | 情景灯插座 | qjdcz | Switch | ✅ | Documentation | | Temperature Control Socket | 温控插座 | wkcz | Switch
Temperature Sensor
Humidity Sensor | ✅ | Documentation | @@ -59,7 +59,7 @@ Most category code is pinyin abbreviation of Chinese name. | Name | Name (zh) | Code | Homebridge Service | Supported | Links | | ---- | ---- | ---- | ---- | ---- | ---- | | Robot Vacuum | 扫地机 | sd | | | [Documentation](https://developer.tuya.com/en/docs/iot/categorysd?id=Kaiuz16b2s6yd) | -| Heater | 取暖器 | qn | Heater Coller | ✅ | [Documentation](https://developer.tuya.com/en/docs/iot/categoryqn?id=Kaiuz18kih0sm) | +| Heater | 取暖器 | qn | Heater Cooler | ✅ | [Documentation](https://developer.tuya.com/en/docs/iot/categoryqn?id=Kaiuz18kih0sm) | | Air Purifier | 空气净化器 | kj | Air Purifier | ✅ | [Documentation](https://developer.tuya.com/en/docs/iot/categorykj?id=Kaiuz1atqo5l7) | | Drying Rack | 晾衣架 | lyj | | | [Documentation](https://developer.tuya.com/en/docs/iot/categorylyj?id=Kaiuz1cy926vh) | | Diffuser | 香薰机 | xxj | Air Purifier
Lightbulb | ✅ | [Documentation](https://developer.tuya.com/en/docs/iot/categoryxxj?id=Kaiuz1f9mo6bl) |