Zuyang Liu

Results 5 issues of Zuyang Liu

**Is your feature request related to a problem? Please describe.** There is no way to require 2FA for users. **Describe the solution you'd like** Admins should be able to require...

feature

I think there is an error in the [MQTT firmware API reference](https://github.com/thingsboard/thingsboard.github.io/blob/007422a3c3585529d2d743cc8885ecc0b05e510b/_includes/docs/reference/mqtt-api.md?plain=1#L313). Judging from the [python MQTT firmware example](https://github.com/thingsboard/thingsboard.github.io/blob/master/docs/user-guide/resources/firmware/mqtt_firmware_client.py), the firmware chunk request's topic should contain the chunk index and...

Hello guys, On the MKR WAN 1310 [product page](https://store.arduino.cc/usa/mkr-wan-1310), it says > When properly configured, the power consumption is now as low as 104uA! However I am not able to...

status: waiting for information

Koolshare Tomato 1.4 固件,插件中心 0.3.3 版本,R1D 风扇控制插件最新版。 无线不启用时(2.4G / 5G 只要有一个没有启用),风扇不会转动。 另外,希望能自己设定风扇曲线。

I'm running Homebridge on [Docker](https://hub.docker.com/r/oznu/homebridge/), with the config file like: ``` { "platform": "PS4WakerPlatform", "name": "PS4Waker", "accessories": [{ "serial": "MF817609670", "model": "CUH-7215B", "name": "Homebridge", "credentials": "/homebridge/.ps4-wake.credentials.json" }] } ``` And...