Skip to content
Discussion options

You must be logged in to vote

Hello,

Yes this is hvac_action of the underlying device which trigs the central boiler.
If the device don't have any hvac_action then a workaround is done by Vtherm:

  1. for switch -> check if the switch is 'on',
  2. valve -> check if the valve opening is > 0,
  3. climate without hvac_action -> check target temp vs room temp of the device. If > then fake hvac_action is 'on'
  4. climate with direct control of the valve (like Sonoff TRVZB) -> check that valve opening percent is > opening_threshold.

Your question is important, I will pin it into the the discussions.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mrchips83
Comment options

Answer selected by jmcollin78
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants