Closed Bergoglio closed 11 months ago
Hello @Bergoglio ,
This is a very strange behavior. After installation of the 5.0.0 did you define a Central Configuration ? Did your VTherm use this central configuration.
Now all cards show me not comfort, eco or boost but manual and the target temperatures settled are different from the presets (22°C for all thermostats)
This could mean that all preset temperature are 0. But if I look at the attributes they are not null.
all Versatile Thermostats change them again in manual and 22°C
This seems really, really strange. The only way to affect all VTherm at the same time is to use a presence sensor for all Vtherm. May be this is what you have:
presence_sensor_entity_id: person.renata_busso
presence_state: off
So you are marked as absent. What is the preset used when nobody is present ?
I notive something which is badly configured:
frost_temp: 0
...
frost_away_temp: 17
Your frost protection temp is set to 0 and that is not normal.
I can suggest you to check the logs, may be something goes wrong.
Hi @jmcollin78
I didn't use central configuration.
The problem is the same with presence_state on or off.
When nobody is present the preset is the same (eco, boost or comfort), only 1 degree less.
I didn't set the frost_temp
I will watch the logs, but now I put away all VTherm because my installation is for normal use and I cannot mantain a no working system (it is winter.....); so, i switched all to standard Home Assistant generic thermostats and I cannot make more tests.......
And what about reverting the 5.0.1 if it was working normally ? There is nothing very important between 5.0.1 and 5.1.0. The only thing which could be related is the : [5.0.1] Preset not saved - https://github.com/jmcollin78/versatile_thermostat/issues/284
But it should touch only the configuration part. Have you try to reconfigure one or more VTherm ?
Maybe you should keep just one alive so that we will be able to test.
I tried to reconfigure one then all VTherm, but no changes.
I'm a noob : how can I downgrade to 5.0.1 ?
I will create a VTherm for tests, but in these days I haven't a lot of time..... (I'm sorry)
I'm a noob : how can I downgrade to 5.0.1 ?
You can go to HACS, select the VTherm and in the upper right menu, select the third menu (retelecharger in FR - re-download). Then you can specify the release you want to use.
Was it ok with 5.0.1 or did you go directly from 4.x to 5.1.0 (that could be an explanation) ?
I went directly
ok. What I suggest is to install the last that was working fine (4.x.0), then install the 5.0.1 check if all seems right. and only if is ok, go to 5.1.0. I will add a warning if it is the case.
Ok, version 4.3.0 , made test VTherm + Generic Thermostat + input boolean for test
Now I will see.
Ok, I made all possible tests.
I started from VTherm 4.3.0 and I recreated same conditions in the bug > no bug Then I made all the upgrades 4.3.0 > 5.0.0 > 5.0.1 > 5.1.0 and tested every version No bug in no version I cannot understand what happened today, but now there isn't any bug. The only idea that I have is that I made an upgrade directly from 5.0.0 to 5.1.0 and it was a problem. I'm sure, it is possible to close.
Ok that is a good news.
The only idea that I have is that I made an upgrade directly from 5.0.0 to 5.1.0 and it was a problem.
This should have work. Upgrading from 4.x to 5.1.0 may cause some issues (but I never heard about this, just a supposition). The most likely I suppose there was an installation issue and you have some logs about what happens.
I close the issue then.
Version of the custom_component
5.1.0
Configuration
My VTherm attributes are the following:
Describe the bug
I have 5 Versatile Thermostats that are over 5 generic thermostats (one for one) I created 5 cards in the dashboard (one for each Versatile Thermostat) I also have Simple Scheduler component that change temp presets (comfort, eco or boost) on VTherm (time program) All worked fine before yesterday that I made upgrade to Versatile 5.1.0 from series 4 Now all cards show me not comfort, eco or boost but manual and the target temperatures settled are different from the presets (22°C for all thermostats) I changed (not only once) from manual to the right preset and after one or max two minutes, all Versatile Thermostats change them again in manual and 22°C
I read the documentation on the README.md file and I don't find any relevant information about this issue.