BenPru / luxtronik

Luxtronik integration for Home Assistant
MIT License
66 stars 23 forks source link

T-WQ min to set in HA #207

Closed colognebroker closed 7 months ago

colognebroker commented 7 months ago

Would it be possible to make this Parameter to see in HA and to change it ? This is Temerature Minimum for S0urce Temp?

BenPru commented 7 months ago

Do you know which param it is?

colognebroker commented 7 months ago

hm i try to find

colognebroker commented 7 months ago

93: Unknown("ID_Einst_TWQmin_akt"), this is the parameter your implementation helps really so much thanks for that

this parameter is often wrong through istall guys and then heatpump stops to early could be set between 0 and -9

BenPru commented 7 months ago

93: Unknown(\"ID_Einst_TWQmin_akt\"),

Great, thanks. Is the unit C° or Kelvin? 0.5 as Step?

colognebroker commented 7 months ago

It is C Step 0,5 yes

Am 26.11.2023 um 08:40 schrieb BenPru @.***>:

9ye: Unknown("ID_Einst_TWQmin_akt"),

Great, thanks. Is the unit C° or Kelvin? 0.5 as Step?

— Reply to this email directly, view it on GitHub https://github.com/BenPru/luxtronik/issues/207#issuecomment-1826708880, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFSVZLWG7TVZ4HGIRHN7WN3YGLW6NAVCNFSM6AAAAAA72LHDPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRWG4YDQOBYGA. You are receiving this because you authored the thread.

colognebroker commented 7 months ago

if you implement this would be nice to see code diff so that i can use it

BenPru commented 7 months ago

My raw value for this is "-200". WIth the normal factor it should be -20.0 C°. I think the minimum value is -20.0.

colognebroker commented 7 months ago

yes this is true but nor realistic because the heatpump ist only effective till -9 C

BenPru commented 7 months ago

I have added it. Please try the main branch.

colognebroker commented 7 months ago

i use 2023.11.12-Beta you mean this ?

BenPru commented 7 months ago

No. You can choose "main": image

colognebroker commented 7 months ago

many thanks

colognebroker commented 7 months ago

worked everything is fine