Closed pacco788 closed 1 year ago
Hey there @elupus, mind taking a look at this issue as it has been labeled with an integration (nibe_heatpump
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
nibe_heatpump documentation nibe_heatpump source (message by IssueLinks)
Created sensor templates for the entities. Can use it in automations now, and a diagram with history data shows nicely now.
But it would be great if this works out of the box!
Looked a bit deeper to know where the units come from. Seems like the units for airflow sensors are missing in the "nibe" requirement by yozik04. Solved it for now by customizing the two entities. Didn't even know that this is possible :)
customize:
sensor.airflow_ref_43124:
unit_of_measurement: 'l/s'
sensor.eb100_bs1_air_flow_40050:
unit_of_measurement: 'l/s'
Works for now, but I will open an issue on yozik04s nibe library.
The problem
Hi! Integration works very well. But the airflow sensors on my NIBE F750 won‘t show up as a number. All other entities have commas, airflow related sensors have dots as separators. There are no diagrams availabe, just colourful bars when i click on the entity.
Problem appears to Airflow reference, EB100-BS Airflow and airflow unfiltered.
What version of Home Assistant Core has the issue?
core-2023.7.0
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
nibe_heatpump
Link to integration documentation on our website
https://www.home-assistant.io/integrations/nibe_heatpump
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response