|
1 |
| -# @tassy-h/homebridge-tuya-platform |
| 1 | +# @homebridge-plugins/homebridge-tuya |
2 | 2 |
|
3 |
| -[](https://npmjs.com/package/@tassy-h/homebridge-tuya-platform) |
4 |
| -[](https://npmjs.com/package/@tassy-h/homebridge-tuya-platform) |
5 |
| -[](https://github.com/tassy-h/homebridge-tuya-platform/blob/main/LICENSE) |
6 |
| -[](https://github.com/tassy-h/homebridge-tuya-platform/actions/workflows/build.yml) |
| 3 | +[](https://npmjs.com/package/@homebridge-plugins/homebridge-tuya) |
| 4 | +[](https://npmjs.com/package/@homebridge-plugins/homebridge-tuya) |
| 5 | +[](https://github.com/homebridge-plugins/homebridge-tuya/blob/main/LICENSE) |
| 6 | +[](https://github.com/homebridge-plugins/homebridge-tuya/actions/workflows/build.yml) |
7 | 7 |
|
8 | 8 |
|
9 |
| -forked from 0x5e/homebridge-tuya-platform, with a focus on fixing bugs and adding new device support. |
| 9 | +Forked from 0x5e/homebridge-tuya-platform, with a focus on fixing bugs and adding new device support. |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
@@ -35,14 +35,14 @@ See [CHANGELOG.md](./CHANGELOG.md)
|
35 | 35 | Before using this plugin, please make sure to uninstall `homebridge-tuya-platform` first as these two plugins cannot run simultaneously. However, the configuration files are compatible, so there's no need to delete them.
|
36 | 36 |
|
37 | 37 | #### For Homebridge Web UI Users
|
38 |
| -Go to plugin page, search for `@tassy-h/homebridge-tuya-platform` and install it. |
| 38 | +Go to plugin page, search for `@homebridge-plugins/homebridge-tuya` and install it. |
39 | 39 |
|
40 | 40 |
|
41 | 41 | #### For Homebridge Command Line Users
|
42 | 42 |
|
43 | 43 | Run the following command in the terminal:
|
44 | 44 | ```
|
45 |
| -npm install @tassy-h/homebridge-tuya-platform |
| 45 | +npm install @homebridge-plugins/homebridge-tuya |
46 | 46 | ```
|
47 | 47 |
|
48 | 48 |
|
@@ -102,7 +102,7 @@ See [ADVANCED_OPTIONS.md](./ADVANCED_OPTIONS.md)
|
102 | 102 | ## Limitations
|
103 | 103 | - **⚠️Don't forget to extend the API trial period every 6 months. Maybe you can set up a reminder in calendar.**
|
104 | 104 | - Using the same app account for multiple Homebridge/HomeAssistant instances is not supported. Please use separate app accounts for each instance.
|
105 |
| -- The plugin requires an internet connection to the Tuya Cloud and does not support the LAN protocol. See [#90](https://github.com/tassy-h/homebridge-tuya-platform/issues/90) for more information. |
| 105 | +- The plugin requires an internet connection to the Tuya Cloud and does not support the LAN protocol. See [#90](https://github.com/homebridge-plugins/homebridge-tuya/issues/90) for more information. |
106 | 106 |
|
107 | 107 | ## FAQ
|
108 | 108 |
|
@@ -145,7 +145,7 @@ Yes. The device must be listed in the support list and the following steps must
|
145 | 145 |
|
146 | 146 |
|
147 | 147 | #### Local support
|
148 |
| -See [#90](https://github.com/tassy-h/homebridge-tuya-platform/issues/90). |
| 148 | +See [#90](https://github.com/homebridge-plugins/homebridge-tuya/issues/90). |
149 | 149 |
|
150 | 150 | Although the plugin didn't implemented tuya local protocol now, it still remains possibility in the future.
|
151 | 151 |
|
|
0 commit comments