Tuya new options (#16567)

This commit is contained in:
ollo69 2021-02-22 15:33:05 +01:00 committed by GitHub
parent 7b14da4580
commit 3e4564d1d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.