How device triggs the call for heat for central boiler ? #1795
|
This is probably a really noob question but which device triggers the call-for-heat to the boiler: is it the 'hvac-action' of the room VTherm or the underlying TRV in that room? Does it matter? My instinct was to trigger it via (any of the 5x) VT but I'm thinking of swapping to having any of the 8x underlying TRVs be able to fire the boiler. Note: I'm using VT over climate with Sonoff TRVZBs underlying |
Answered by
jmcollin78
Feb 19, 2026
Replies: 1 comment 1 reply
|
Hello, Yes this is hvac_action of the underlying device which trigs the central boiler.
Your question is important, I will pin it into the the discussions. |
1 reply
Answer selected by
jmcollin78
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
Yes this is hvac_action of the underlying device which trigs the central boiler.
If the device don't have any
hvac_actionthen a workaround is done by Vtherm:hvac_action-> check target temp vs room temp of the device. If > then fake hvac_action is 'on'Your question is important, I will pin it into the the discussions.