-
Notifications
You must be signed in to change notification settings - Fork 907
Add device EARU K6RH3A-WiFi smart thermostat #3898
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
Conversation
Removed the 'Working week' select entity configuration from the thermostat YAML file.
|
@make-all I've removed the duplicated entity 'Working week' can you trigger the workflows again please |
|
I think this can be merged with the existing config |
|
Don't think it can be merged without breaking the existing one. Besides several differences in the range values (min/max), there is this one that, in my opinion, could break the existing device: id 1 (mode) in existing device has program/manul/eco, while this new device has auto/manual/eco |
K6RH-3A goes to 95.0, while the original only goes to 90.0. But the maximum temperature can be set separately, so we can expand this range without causing any issue for the more limited model. PR #3898
K6RH-3A goes to 95.0, while the original only goes to 90.0. But the maximum temperature can be set separately, so we can expand this range without causing any issue for the more limited model. PR #3898
|
Did you try the updated config? The preset_mode is actually the same, auto is mapped to program to take advantage of existing translations.
|
This device is a slightly different from the existing one at custom_components/tuya_local/devices/earu_k6h3aw_thermostat.yaml
Below is a screenshot of the device after adding it in the integration:
