4
0
Эх сурвалжийг харах

Docs: mention alternative of using Matter for some hubs

Discussion #2775
Jason Rumney 1 жил өмнө
parent
commit
140951d0ae
1 өөрчлөгдсөн 7 нэмэгдсэн , 3 устгасан
  1. 7 3
      README.md

+ 7 - 3
README.md

@@ -7,9 +7,7 @@ Please report any [issues](https://github.com/make-all/tuya-local/issues) and fe
 
 This is a Home Assistant integration to support devices running Tuya
 firmware without going via the Tuya cloud.  Devices are supported
-over WiFi, other technologies need a Tuya gateway device (Zigbee
-devices will work with other Zigbee gateways, but not via this
-integration).
+over WiFi, limited support for devices connected via hubs is available.
 
 Note that many Tuya devices seem to support only one local connection.
 If you have connection issues when using this integration, ensure that
@@ -72,6 +70,12 @@ they try to emulate a fully smart air conditioner using internal memory
 of what settings are currently set, and internal temperature and humidity
 sensors.
 
+Some Tuya hubs now support Matter over WiFi, and this can be used as an
+alternative to this integration for connecting the hub and sub-devices
+to Home Assistant. Other limitations will apply to this, so you might want
+to try both, and only use this integration for devices that are not working
+properly over Matter.
+
 A list of currently supported devices can be found in the [DEVICES.md](https://github.com/make-all/tuya-local/blob/main/DEVICES.md) file.
 
 Documentation on building a device configuration file is in [/custom_components/tuya_local/devices/README.md](https://github.com/make-all/tuya-local/blob/main/custom_components/tuya_local/devices/README.md)