Skip to content

Commit

Permalink
Update docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
0x5e committed Feb 14, 2023
1 parent 842fdcf commit 6781c7f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
- Add Temperature Control Socket support (`wkcz`).
- Add Environmental Detector support (`hjjcy`).
- Add Water Valve Controller support (`sfkzq`).
- Add Generic IR/RF Remote support (AC not included yet).
- Add IR/RF Remote Control support (`infrared_tv`, `infrared_stb`, `infrared_box`, `infrared_ac`, `infrared_fan`, `infrared_light`, `infrared_amplifier`, `infrared_projector`, `infrared_waterheater`, `infrared_airpurifier`).


### Fixed
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Fork version of the official Tuya Homebridge plugin, with a focus on fixing bugs
- Lower development costs for new accessory categories.
- Supports Tuya Scenes (Tap-to-Run).
- Includes the ability to override device configurations, which enables support for "non-standard" DPs.
- Supports over 50+ device categories, including most lights, switches, sensors, cameras, etc.
- Supports over 50+ device categories, including most lights, switches, sensors, cameras, IR/RF remote, etc.


## Supported Tuya Devices
Expand Down
2 changes: 1 addition & 1 deletion SUPPORTED_DEVICES.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ Most category code is pinyin abbreviation of Chinese name.
| TV | 电视 | infrared_tv | Switch ||
| STB | 机顶盒 | infrared_stb | Switch ||
| TV Box | 电视盒子 | infrared_box | Switch ||
| Air Conditioner | 空调 | infrared_ac | | |
| Air Conditioner | 空调 | infrared_ac | Heater Cooler<br> Humidifier Dehumidifier<br> Fanv2 | |
| Fan | 电风扇 | infrared_fan | Switch ||
| Light || infrared_light | Switch ||
| Amplifier | 音响 | infrared_amplifier | Switch ||
Expand Down

0 comments on commit 6781c7f

Please sign in to comment.