Replies: 2 comments
|
I have a similar problem: I have excluded lock mode to block automation but only user action. is_lock_configured: true I am not able to change preset (eco, comfort,...) by scheduler or automations... |
0 replies
|
Hello, i fix an issue on the hvac_action for Sonoff TRVZB. Maybe you can have a look if this is fixed: https://github.com/jmcollin78/versatile_thermostat/releases/tag/9.0.2 |
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.
I am sure I am missing something simple here, but I am using Scheduler to set Presets from VTherm, I can see these being set as expected, but the hvac_action remains unchanged, so if it was previously off, it remains at off meaning the radiators don't turn on.
I am currently not using the built in Boiler Control (I already have an automation to do this, but may switch it over later).
I tested it without this enabled, and also with it enabled pointing to a dummy input_boolean, but the results yielded were the same.
I know, I can probably just change all my Scheduler schedules to stay in Heat and goto the Frost preset instead of turning off, but this feels like something that should work, especially because I can see the correct temperature from the preset being set.
I am using a Sonoff TRVZB with Z2M if this makes any different to the response, if you need anymore information just let me know.
I did do a quick search for presets and hvac_action and returned a lot of posts (likely because these are attribute names), of the results I wasn't able to see anything immediate that matched my problem, but apologies if I did miss something!
Thanks,
Vel
All reactions