From 96e874d86fd8597939fc3c29a5a851f0824649b7 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Wed, 11 Nov 2020 00:32:33 +0200 Subject: [PATCH] Specify clock to be used in Tuya MCU (#827) * Specify clock to be used in Tuya MCU * Rename Tuya clock config var to time_id --- components/tuya.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/components/tuya.rst b/components/tuya.rst index 8826b8281..f02ece5f2 100644 --- a/components/tuya.rst +++ b/components/tuya.rst @@ -53,6 +53,13 @@ Here is an example output for a Tuya fan controller: [12:39:45][C][tuya:046]: Product: '{"p":"hqq73kftvzh8c92u","v":"1.0.0","m":0}' +Configuration variables: +------------------------ + +- **time_id** (*Optional*, :ref:`config-id`): Some Tuya devices support obtaining local time from ESPHome. + Specify the ID of the :ref:`Time Component