nibe icon indicating copy to clipboard operation
nibe copied to clipboard

Numeric coils lacking unit displayed as discrete states in HA history

Open bj00rn opened this issue 3 months ago • 0 comments

Bug Report

Heatpump model:

S1256

Firmware version:

4.4.7

Current Behavior

I guess this is probably HA related, but I opened it here for discussion for a possible fix.

Numeric coils lacking unit displayed as discrete states in HA history graph.

Seems to be related to unit_of_measurement not being added in sensor setup.

I suspect a fix would be to indicate if a coil is numeric without relying on unit.

See the graph below for the total increasing number of compressor starts.

Expected behavior/code

Numeric sensor history should be displayed as graph.

A clear and concise description of what you expected to happen (or code).

Possible Solution

Add a way to differentiate wether coil is a number or represents an enumerator.

Additional context

Image Image

Add any other context about the problem here. If applicable, add screenshots to help explain.

bj00rn avatar Oct 01 '25 07:10 bj00rn