Closed tbrasser closed 7 months ago
You have not configured TPI:
tpi_coef_int: null
tpi_coef_ext: null
That is the root cause of the error. But it should not be possible. Are you in V6.0 ?
Go to the configuration, select TPI and put some parameters or select "use central configuration" if you have one.
I cannot reproduce this case.
Seems some settings don't persist. For example I loose presence feature every time I re configure a vtherm. I solved it by going top to bottom through all the settings without skipping any page.
Do you have a Central configuration ?
Do you have a Central configuration ?
Yes. Every time I restart home assistant I have to re enable presence in the features of every vtherm.
Hello, I cannot reproduce your case but I suspect a misconfiguration in the central configuration presence feature. Can you please show me a screen copy of the central configuration presence feature AND the same for a normal VTherm ?
You should have something like that: For central configuration:
For normal VTherm configuration: Then click on presence feature:
Since the above I've changed 2 things:
No longer use presence feature. Since activity (motion) feature is more important to me.
Stopped using central boiler feature since I can just always put the temperature and current_temperature from the vtherm that has the largest difference (request) and set that on my central boiler (pid/opentherm) thermostat, and leave it on/heating.
Right now I don't have any issues. (Other than I'll need automations to set the preset to activity every time an area becomes unoccupied, otherwise any use of the UI is rendering the system unautomated).
Another thing I'm playing with (just to be complete) is I've added better-thermostat between my actual TRVs and the vtherm, and leave compensation/regulation to better-thermostat. Still I'm seeing changes to manual instead of staying on activity preset, but I'm unsure whether it's coming from the thermostat itself, this integration, or my SO using the physical or home assistant UI. But that's a different issue.
VTherm have all features from Better Thermostat since 5.4 release. Pure switch device (like yours), BT doesn't do more than VTherm. I don't known why you think it is a good idea to have a BT. Tries without and everything should be fine.
I have 3 vtherm over climate for TRVs. And 3 'dummy' vtherm over switch. Then I have 1 non vtherm central boiler climate device (not on-off) on which I set both the target and current temperature with those from the 6 with the highest heating demand. Good to know vtherm fully supercedes bt. Will remove it.
Without bt in between my smart TRVs and vtherm over climate I don't get to see the current action of 2 out of 3 of my TRVs (the middle 2 'kantoor' and 'keuken':
I don't get to see the current action of 2 out of 3 of my
To be sure when you said the "current action" you mean the attribute havc_action isn't set ? May I have the attributes of one of this VTherm ? Is the attribute hvac_action set ? Does the TRV climate have this hvac_action attribute itself ?
On possible explanaition is that your TRV don't have the hvac_action attribute but BT expose one hvac_action calculated I don't know exactly how.
That is indeed what I think is happening (and why I put better-thermostat in between for those two smart TRVs.
So I own 4 different brands now and not a single one of them is 'perfect'.
Either current hvac action is missing, and none of them allow control of the valve directly.
https://www.zigbee2mqtt.io/devices/SRTS-A01.html#aqara-srts-a01 (allows using external sensor as current_temperature, no valve control, no hvac_action)
https://www.zigbee2mqtt.io/devices/BTH-RA.html#bosch-bth-ra (allows using external sensor as current_temperature, no valve control, do get valve status, do get hvac_action)
https://www.zigbee2mqtt.io/devices/TRVZB.html#sonoff-trvzb (no external sensor support, no valve control, no valve status, do get hvac_action)
https://www.zigbee2mqtt.io/devices/GS361A-H04.html#siterwell-gs361a-h04 (no external sensor support, no valve control, no valve status, no hvac_action).
What setup would you recommend?
Yes I have users that uses the Shelly TRV with success. The valve is directly controlable and all features are available.
I will close this issue which not related to VTherm. Reopen if you think I'm wrong.
Version of the custom_component
latest
Configuration
My VTherm attributes are the following:
If it is releveant to regulation performance or optimisation some curves are needed
To have a great curves demonstrating what you think is a problem, please install and configure what is described here: Even better with Plotly to tune your Thermostat
Describe the bug
A clear and concise description of what the bug is.
I'm trying to:
Use vtherm over switch on input boolean to spoof smart TRVs on radiators/areas where I have none yet.
And I expect:
It to toggle the template switch
But I observe this ....
I read the documentation on the README.md file and I don't find any relevant information about this issue.
Debug log