Skip to content

Commit

Permalink
fixed mispelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilherme Manucci committed May 15, 2024
1 parent db6794e commit bfc36bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions SUPPORTED_DEVICES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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<br> Temperature Sensor<br> Humidity Sensor || Documentation |


Expand All @@ -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<br> Lightbulb || [Documentation](https://developer.tuya.com/en/docs/iot/categoryxxj?id=Kaiuz1f9mo6bl) |
Expand Down

0 comments on commit bfc36bd

Please sign in to comment.