(Cross-posting from Smartlife Plant Sensor SGS01 - #10 by almirus for people interested in SGS01 Plant Sensor)
My summary so far, please correct if I’m wrong:
- localtuya (tuya-local github repo, installed via HACS) added support for SGS01 devices. It needs the Tuya Bluetooth Gateway, since only IP based Devices and no BLE devices are supported directly.
- ha_tuya_ble (Installation via HACS) follows the approach of Xiaomi BLE - Home Assistant and therefore does not need a Tuya Bluetooth Gateway. A local Bluetooth or a esp32 Bluetooth Proxy will do the trick. It uses the Tuya Cloud Account to retrieve the local_key of a device registered with Smart Life App. The most advanced branch just added SGS01 Devices, see Comparing Raph22:main…DnlKI:main · Raph22/ha_tuya_ble · GitHub
I have some SGS01 lying around. I’m not in developing Home Assistant Plugins, but are able to provide bluetooth traces if somebody can make use of it.