Replies: 2 comments
-
Hello, in over_switch there is no way to control this at now. As you notice in over_climate, the VTherm inherits from the underlying climate. The only way is to add a new config parameter, in central config and in over_switch parameters. If someone wants to develop the PR I would be glad to merge it. The other possibility is to make this configurable into the Versatile Thermostat UI Card without changing anything in the back. I should be very esay to to. |
Beta Was this translation helpful? Give feedback.
0 replies
-
See #311 (comment). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've been using Versatile Thermostat for about a month, and it's working really well for me. Thanks for your hard work developing it! :)
Maybe I'm missing something in the documentation...
I have created some "thermostat_over_switch" climates. At the moment, it increments/decrements in 0.1C steps; but I would prefer 0.5C steps. Is it possible to define the temperature set point resolution?
Reason for request: I have a Sonoff NSPanel running https://docs.nspanel.pky.eu/stable/card-climate/ using its "climate/thermo" card to control the "Versatile Thermostat" climate entities; but it is difficult to operate the UI with 0.1C resolution.
(I notice, that if I create "thermostat_over_climate", and set the underlying climate entity to 0.5C resolution, VT inherits this.)
Many thanks,
Chris.
Beta Was this translation helpful? Give feedback.
All reactions