-
Notifications
You must be signed in to change notification settings - Fork 38
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
The list of valve seems incorrect + add Sonoff installation informations in README. #656
Comments
Hello @gbasile Let's continue here. Please give me the attributes of your VTher (see https://github.com/jmcollin78/versatile_thermostat/blob/main/README.md#custom-attributes) and if you can some regulation curves (see: https://github.com/jmcollin78/versatile_thermostat/blob/main/README.md#even-better-with-plotly-to-tune-your-thermostat) |
@gbasile dit you enable manually Valve closing degree and Valve opening degree on your trv entity in HomeAssistant. You have to do it first in order to have Sonoff TRV native support on Vth. |
ok @eflye , this is an important information, by default thoses entities are not visible I understand |
Thanks for creating a dedicated issue for my problem 🙌
I have missed this piece of information. Can you point me to the right direction? |
I think I have misunderstood the previous message (I was looking for an attribute called In my device the following are available, without any manual change from my side:
These attributes are the ones that currently are driving the TRV when configured in |
ok. Then can you give me the attribute of the VTherm ? (see: https://github.com/jmcollin78/versatile_thermostat/blob/main/README.md#custom-attributes) |
maybe Diagnostic one should be enabled? In order to get curent value It creates sensor._valve_opening_degree and sensor._valve_closing_degree Which want do you use @jmcollin78 |
The VTherm state
|
@eflye I have enabled them now |
Oooh there is a problem:
This should be not possible. there is trv2 and too many This is clearly a bug. I think you will have to recreate it from scratch. |
I'm happy to give it and recreate the entire configuration from scratch.
I will not:
Is that correct? |
No need to recreate the central configuration. Only the VTherm which uses the Sonoff TRVZB (in beta). And only the one who is incorrect. No need to removes the others if you have and if they works fine The others points are correct. |
Well, in that case I don't think much will change: this Thermostat has been recreated now as part of the effort of understanding the problem with the climate mode. Basically my journey today has been:
|
Update: all of a sudden the thermostat started to work 🎉 This is despite the multiple entries in At the moment my best guess is that the diagnostic sensor that @eflye recommended to enable might have been key to solve the problem. I'm going to verify this assumption with my other thermostat as following:
|
Nice but there is a bug in the list. |
Exposing I wonder whatever we should:
|
For the moment I have removed the duplications from the list to see if the system works as expected without those duplicates. There are still some behaviours that I don't fully understand. Are these as expected or not?
Adding the plot as in the documentation, as it might be easier for you to review |
Yes ! |
Yes, there is still a bug on this reported in the main thread. It is requested for heat if the valve is open, but the display seems wrong.
Yes this is a consequence of the point /3. The boiler is started if VTherm are requested for heat. |
Maybe we can keep this thread only for documentation and valve list and come back the main thread because you have solve your main issue. Your points can interest the others. |
Regarding the valve list:
I am able to reproduce in this way:
|
Hi, |
Update: false negative: wrong configuration on my side. |
ah, I was not aware of that control in the service 😓 |
It is a recent addition: https://github.com/jmcollin78/versatile_thermostat/releases/tag/6.7.0 That is because you don't read the release notes 😉 (and it is badly documented that is true) |
Ok, merci :) |
I have upgraded the firmware to 1.2.1 and I'm tying to setup the thermostat using climate + the SONOFF TRVZB mode but nothing really happens anymore in my system.
For example, I don't understand why in this situation the heating is not on
This is my first attempt to setup Versatile Thermostate, so might be missing something trivial
UPDATE:
Using a valve thermostate and using the valve opening degrees as underlying managed to turn on the boiler + the valves on my thermostates.
Originally posted by @gbasile in #645 (comment)
The text was updated successfully, but these errors were encountered: