gaosen
gaosen
You can use `grep` to filter the logs like this: ``` cat /path/to/your/logfile | grep TuyaOpenMQ ``` `TuyaOpenMQ` for the mqtt logs and `TuyaOpenAPI` for the api logs. I think...
Yes just have a try. Creating projcet or subscribe is free, just go ahead.
@madtempest MQTT is a protocol used in cloud relay. when device performs action, it will always send event to tuya cloud (if available) and local network tuya app (if any),...
@madtempest it's a long conversation and I'm a little forget about the previous context... have you tried changing device control mode on tuya website? guess this might work for you.
Yes, changing to "DP instruction" may show up more schema code. change it on website, then restart homebridge to take effect.
https://github.com/0x5e/homebridge-tuya-platform/issues/432#issuecomment-1886242662 @pman193 You can try this, not sure if it's working.
Not sure if your doorbell camera works with tuya api, need to confirm when motion event happends, are there any incoming message from homebridge log? if yes, we can confirm...
For the fan speed issue, can you post some logs and device infos? Sensors will be added later.
device info is incomplete, missing the schema part.
I didn't see the fan speed schema in the infos, you can try change the device control mode and restart homebridge to see if it will appear. and the range...