Releases: rosenrot00/home-flow-card
Releases · rosenrot00/home-flow-card
Release list
2026.07.6
2026.07.5
- Circle names break in case they overflow
2026.07.4
- Fixed icon positions
- Leafs/junctions remain attached to overlapping junctions or leafs while dragging
2026.07.3
2026.07.2
Further optimizations on performance.
2026.07.1
Changed
Junctions without their own entity now calculate their displayed value from connected link flows instead of only summing directly connected leaf nodes.
A new per-junction option was added:
- Incoming flow
- Outgoing flow
- Net flow
The default is Incoming flow.
Breaking change
This can change displayed values for existing junctions that do not have a configured entity.
If a junction previously relied on the old direct-leaf-sum behavior, review its new Display value setting and choose the mode that matches the intended meaning:
- use Incoming flow to show what enters the junction
- use Outgoing flow to show what leaves the junction
- use Net flow to show the balance of incoming minus outgoing flow
Junctions with configured entities, including separate inflow/outflow entities, are not affected.
2026.06.3
2026.06.2
Removed the in-circle flow visualisation.