Skip to content

State pattern for enocean:cumulativeValue #101

@diRk262

Description

@diRk262

The receivingEEPId: A5_12_03 and channelTypeUID: enocean:cumulativeValue Logs the following warning:

[WARN ] [se.internal.SseItemStatesEventBuilder] - Exception while formatting value ‘16.9 ㎥’ of item Wasser_gesamt with format ‘%d %unit%’: d != java.math.BigDecimal

Currently the state pattern is defined as %d %unit% . However it should be defined as %.1f %unit%.
The currentFlow channel should have the same problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions