Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added TempSetRes similar to TempRes option #11781

Closed
wants to merge 1 commit into from

Conversation

b0rder
Copy link

@b0rder b0rder commented Apr 18, 2021

Description:

Add command TempSetRes (similar to existing TempRes) for separate resolution for 'Temperature' and 'Temperature Set' values.
This actual, in particular, for ME81AH Tuya thermostat, MCU of which reports 'Temperature' value and 'Temperature Set' value with different resolutions.

Related issue: discussion ##11766

Checklist:

  • The pull request is done against the latest development branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • The code change is tested and works on Tasmota core ESP8266 V.2.7.4.9
  • The code change is tested and works with core ESP32 V.1.0.6
  • I accept the CLA.

NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass

@b0rder b0rder changed the title Added TempResSet similar to TempSet Added TempSetRes similar to TempSet Apr 18, 2021
@b0rder b0rder changed the title Added TempSetRes similar to TempSet Added TempSetRes similar to TempSet option Apr 18, 2021
@b0rder b0rder changed the title Added TempSetRes similar to TempSet option Added TempSetRes similar to TempRes option Apr 18, 2021
arendst added a commit that referenced this pull request Apr 19, 2021
Add command ``TuyaTempSetRes 0..3`` to control Tuya Temperature Set Resolution (#11781)
@arendst
Copy link
Owner

arendst commented Apr 19, 2021

Implemented as command TuyaTempSetRes

@arendst arendst closed this Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants