-
Notifications
You must be signed in to change notification settings - Fork 506
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
RE: DDF for Tuya trv: Essentials, Revolt, Siterwell, Nedis... #8046
base: master
Are you sure you want to change the base?
Conversation
I hope it's the last time, thank you @Smanar. |
Hello @Smanar, I noticed that Home Assistant doesn't really get along with
|
Right, on the orignal DDF they are using it, need to keep it (on dpid = 106). And thoses device support both, mode and preset, mode is Heat/off/auto, preset have lot of more setting even all are not present on all device. |
So it mean you don't have the same device, becuse on native code all of thoses use the dpid 106
|
What should dpid 106 do? |
From that I m reading it's the "forced mode" 0x04 is the "classic mode"
But idk why we are using this one. You can change the mode manualy on your device and look for return on deconz logs, you will see if your device use 0x04 or 0x6A. |
And it don't work with dpid = 106 ?
So yes can be same Holiday/auto/manual can be off/auto/heat. |
It turn on ? so it works no ? |
It is only optical in HA. It does not switch the device. |
Sorry, the display turns on and not the device. |
Ha yes, it's because the API is updated, if the device understand the request or not. |
I also made this observation during testing and sometimes the devices can crash. |
@Smanar With the latest changes my devices work very well and now I would like to implement Option 1:
With this option, Option 2:
With this option, the status is adjusted every time the temperature changes. Which option do you think is best? |
The DPID 0x03 is the current temperature, nothing to see with the valve state.
|
Unfortunately, these devices do not show the valve position, so it might be better to leave out |
It's a regulated device, so not possible to use local temperature, you can have local temperature+2 °C and the valve open or closed, all situations are possibles. |
Yes, I think “config/mode” is good because at least the correct status is output. Thanks @Smanar |
Reopened #7640 and #8015
My test device:
Essentials 12011
The information is from the following page zha-device-handlers.
Phoscon: