Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

indoor temperature is NaN #14

Closed
pirateroad opened this issue Jun 22, 2023 · 11 comments
Closed

indoor temperature is NaN #14

pirateroad opened this issue Jun 22, 2023 · 11 comments

Comments

@pirateroad
Copy link

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
Copy link
Owner

Do you have a indoor thermometer?

@pirateroad
Copy link
Author

pirateroad commented Jun 22, 2023 via email

@jagheterfredrik
Copy link
Owner

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

@pirateroad
Copy link
Author

pirateroad commented Jun 23, 2023 via email

@jagheterfredrik
Copy link
Owner

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
Copy link
Author

pirateroad commented Jun 23, 2023 via email

@jagheterfredrik
Copy link
Owner

jagheterfredrik commented Jun 23, 2023

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
Copy link
Author

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
Copy link
Author

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

@pirateroad
Copy link
Author

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

@jagheterfredrik
Copy link
Owner

Yes in rego1000.yaml;

- platform: rego1000

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants