jagheterfredrik / esphome-rego1000

ESPHome custom component for IVT Rego1000 heat pump controller
12 stars 5 forks source link

indoor temperature is NaN #14

Closed pirateroad closed 11 months ago

pirateroad commented 1 year ago

hi,please why is my value of indoor temperature sign aka NaN...? I use version 3.9.0,other vakues is correct, except this one... Thanks for you great work... Snímek obrazovky 2023-06-22 220316

jagheterfredrik commented 1 year ago

Do you have a indoor thermometer?

pirateroad commented 1 year ago

Yes I have

Dne čt 22. 6. 2023 23:13 uživatel Fredrik Gustafsson < @.***> napsal:

Do you have a indoor thermometer?

— Reply to this email directly, view it on GitHub https://github.com/jagheterfredrik/esphome-rego1000/issues/14#issuecomment-1603323151, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7AY3EW2FDYTSRQ4MV4XRL3XMSYN7ANCNFSM6AAAAAAZQWAWIA . You are receiving this because you authored the thread.Message ID: @.***>

jagheterfredrik commented 1 year ago

Is it attached to the heat pump or to home assistant?

pirateroad commented 1 year ago

Is attached directly to heatpump

Dne pá 23. 6. 2023 6:37 uživatel Fredrik Gustafsson < @.***> napsal:

Is it attached to the heat pump or to home assistant?

— Reply to this email directly, view it on GitHub https://github.com/jagheterfredrik/esphome-rego1000/issues/14#issuecomment-1603669608, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7AY3EUKJUULOCH3FCOM2KDXMUMRFANCNFSM6AAAAAAZQWAWIA . You are receiving this because you authored the thread.Message ID: @.***>

jagheterfredrik commented 1 year ago

I see. The climate sensor is for people without an attached indoor sensor, who instead uses a third party thermometer to control emulate an attached indoor sensor.

Do you have a CAN-bus attached sensor or a two-wire one?

Anyway; in your case I would add a number for 0x0503: HW_ROOM_GT5 or 0x050C: HW_ROOM_TEMP

pirateroad commented 1 year ago

It's IVT CAN bus LCD sensor , heatpump is Premium line EQ C6

Dne pá 23. 6. 2023 14:26 uživatel Fredrik Gustafsson < @.***> napsal:

I see. The climate sensor is for people without an attached indoor sensor, who instead uses a third party thermometer to control emulate an attached indoor sensor.

Do you have a CAN-bus attached sensor or a two-wire one?

Anyway; in your case I would add a number for 0x0503: HW_ROOM_GT5 or 0x050C: HW_ROOM_TEMP

— Reply to this email directly, view it on GitHub https://github.com/jagheterfredrik/esphome-rego1000/issues/14#issuecomment-1604211234, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7AY3ETDMECKNNQWGM7BVRLXMWDQDANCNFSM6AAAAAAZQWAWIA . You are receiving this because you authored the thread.Message ID: @.***>

jagheterfredrik commented 1 year ago

In that case I’d be very interested in some logs (on debug level) if you don’t mind.

Preferably while turning the adjustment on the indoor sensor from low->high

pirateroad commented 1 year ago

I see. The climate sensor is for people without an attached indoor sensor, who instead uses a third party thermometer to control emulate an attached indoor sensor.

Do you have a CAN-bus attached sensor or a two-wire one?

Anyway; in your case I would add a number for 0x0503: HW_ROOM_GT5 or 0x050C: HW_ROOM_TEMP

How to add this into code? Add in rego1000.yaml?

pirateroad commented 1 year ago

why is not see "indoor temperature" in my setup? Výstřižek

pirateroad commented 1 year ago

logs_rego1000-v3.9.0_logs.txt Here is log 3.9.0. version

jagheterfredrik commented 1 year ago

Yes in rego1000.yaml; https://github.com/jagheterfredrik/esphome-rego1000/blob/d48f9474795c7d83debe130887ee9db2d3965495/rego1000.yaml#L50

make another list item there with name indoor temp and $HW_ROOM_GT5 as rego variable