8000 Add separate current/target Tuya Climate multipliers by Yarikx · Pull Request #828 · esphome/esphome-docs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add separate current/target Tuya Climate multipliers #828

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

Merged
merged 4 commits into from
Nov 11, 2020

Conversation

Yarikx
Copy link
Contributor
@Yarikx Yarikx commented Oct 30, 2020

Description:

Some Tuya thermostats have different multipliers for current and target temperatures.
So the current approach (having a single temperature_multiplier) cannot handle both cases.

This is breaking change, it introduces separate multipliers for both values

**Related issue (if applicable):

**Pull request in esphome with YAML changes (if applicable):
esphome/esphome#1345

Checklist:

  • Branch: next is for changes and new documentation that will go public with the next ESPHome release. Fixes, changes and adjustments for the current release should be created against current.
  • Link added in /index.rst when creating new documents for new components or cookbook.

Copy link
Member
@jesserockz jesserockz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please leave the existing config option in the docs. Maybe add an exclusion note somewhere?

Yarikx and others added 2 commits November 10, 2020 23:52
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
@Yari
8000
kx
Copy link
Contributor Author
Yarikx commented Nov 10, 2020

Moved new config options under the temperature_multiplier item. Explained usage a bit more.

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
@jesserockz jesserockz merged commit 10f05d7 into esphome:next Nov 11, 2020
This was referenced Feb 3, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Oct 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0