We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
我们可以通过 Home Assistant logger 插件来获取涂鸦插件的日志,以此可以修复 bug 和开发新设备的驱动。
将以下代码复制到 configuration.yaml 文件中:
logger: default: critical logs: custom_components.tuya_v2: debug
然后就可以在 home-assistant.log 文件中查看到涂鸦插件的日志。
或者可以在 Home Assistant 主页中进入 Configuration > Logs 中,单击 LOAD FULL HOME ASSISTANT LOG 来查看日志。
Installation
How to Contribute
Documentation