Skip to content

Sonoff TRVZB - Temperature offset doesn't seem to be working #880

Closed Pinned Answered by doubledrat
doubledrat asked this question in Q&A
Discussion options

You must be logged in to vote

J'ai adopté une approche différente. J'ai confirmé le bug où le Sonoff TRV peut rapporter "idle" même si la vanne est ouverte, par exemple :

  • Degré d'ouverture = 80
  • Degré de fermeture = 20

Cependant, si l'on définit :

  • Degré d'ouverture = 80
  • Degré de fermeture = 19

Il rapporte correctement l'état HVAC en fonction de si le TRV a atteint la température ou non.

J'ai modifié votre code pour prendre en compte :

  • Ouverture 100 (devient 98)

  • Fermeture 0 (devient 1)

  • Ouverture x (reste x)

  • Fermeture 100-x (devient 100-x-1)
    Par exemple :

2025-02-04 17:18:43.862 DEBUG (MainThread) [custom_components.versatile_thermostat.underlyings] VersatileThermostat-VT Gym-number.trv_gym_outer_valve_open…

Replies: 42 comments 25 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

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

Comment options

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

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

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

Comment options

You must be logged in to vote
8 replies
@adrianotitta
Comment options

@adrianotitta
Comment options

@jmcollin78
Comment options

@jmcollin78
Comment options

@jmcollin78
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

You must be logged in to vote
2 replies
@jmcollin78
Comment options

@b4rRa
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants