Skip to content

Commit e0c256b

Browse files
committed
Update readme
1 parent 4425c55 commit e0c256b

File tree

3 files changed

+19
-4
lines changed

3 files changed

+19
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
# Arduino HomeKit ESP8266
22

3-
<details>
4-
<summary>Translations:</summary>
53

6-
- [Português Brasileiro](translations/README-ptbr.md)
4+
[中文说明](translations/README_cn.md) | [Português Brasileiro](translations/README-ptbr.md)
75

8-
</details>
96

107
## Apple HomeKit accessory server library for ESP8266 Arduino
118

extras/qq_group_qrcode.png

28.2 KB
Loading

translations/README_cn.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Arduino HomeKit ESP8266
2+
3+
4+
## Apple HomeKit accessory server library for ESP8266 Arduino
5+
6+
本库是适用于[ESP8266 Arduino core](https://github.com/esp8266/Arduino) 的原生 Apple HomeKit 协议实现,无需额外的homeassistant、homebridge等服务器配置。可制作使用ESP8266芯片的独立运行的非商用的HomeKit配件。
7+
8+
本库的开发主要来自适用于[ESP-OPEN-RTOS](https://github.com/SuperHouse/esp-open-rtos)[esp-homekit](https://github.com/maximkulkin/esp-homekit) 库,进行修改适配后适用于Arduino环境,大大降低上手难度与开发成本。另外,强烈推荐使用sloeber(for Eclipse), PlatformIO等较为现代化的IDE来敲代码。
9+
10+
适用于ESP32 Arduino的版本请移步[Arduino-HomeKit-ESP32](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP32). 运行在ESP32上的HomeKit性能是ESP8266的近10倍。
11+
12+
其他技术相关说明含有大量专用名词,不适合翻译,请参见原始的English版本。
13+
14+
15+
## QQ群:686409089
16+
17+
更多对于ESP8266/ESP32开发以及HomeKit库的使用和交流,欢迎大家加群讨论:
18+
![QQGroup](https://raw.github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266/master/extras/qq_group_qrcode.png)

0 commit comments

Comments
 (0)