分别设低功耗配置#define TY_AI_DEFAULT_LOWP_MODE TUYA_CPU_SLEEP和#define TY_AI_DEFAULT_LOWP_MODE TUYA_CPU_DEEP_SLEEP,在T5的开发板上烧录运行,进入低功耗模式后唤醒,实际唤醒时长差不多,都需要5秒左右才会语音播报“我已联网让我们开始对话吧”。请问TUYA_CPU_SLEEP理论上是不是应该能够实时唤醒进行对话? 两种低功耗模式日志见附件。
Search found 2 matches
- 2025年 Sep 17日 22:36
- Forum: TuyaOS-联网单品开发
- Topic: T5 TuyaOS 3.12.16版本关于低功耗问题
- Replies: 1
- Views: 260
- 2025年 Apr 24日 23:07
- Forum: TuyaOS-Gateway&Central Control Device Development
- Topic: How to control special functions of Tuya devices in HA
- Replies: 1
- Views: 24474
How to control special functions of Tuya devices in HA
I have a Zigbee switch device, which is connected through a gateway. I added it to HA through the official HA plug-in of Tuya, but some functions of the switch cannot be connected to HA, such as sensor lights, indicator light mode switching, etc. How can I do this?