From 3e4564d1d1818497b918bb7effa82b402cb25bb1 Mon Sep 17 00:00:00 2001 From: ollo69 <60491700+ollo69@users.noreply.github.com> Date: Mon, 22 Feb 2021 15:33:05 +0100 Subject: [PATCH] Tuya new options (#16567) --- source/_integrations/tuya.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/tuya.markdown b/source/_integrations/tuya.markdown index 32bff6c19dc..595b08fdc20 100644 --- a/source/_integrations/tuya.markdown +++ b/source/_integrations/tuya.markdown @@ -83,6 +83,10 @@ but all selected devices must be of the same type. - **Current Temperature value divider**: `current temperature` reported by device will be divided by this value. +- **Use divided Temperature value for set command**: when checked the `set_temperature` command use the temperature value calculated using Temperature Divider option. + +- **Target Temperature step**: allow to override the default target temperature step from a list of available options. + - **Min target temperature**: set the minimum allowed `target temperature` for the entity. - **Max target temperature**: set the maximum allowed `target temperature` for the entity.