Skip to content

Releases: rosenrot00/home-flow-card

2026.07.6

Choose a tag to compare

@rosenrot00 rosenrot00 released this 12 Jul 08:26
c05aa18
  • Optimizations regarding name positioning and drawing

2026.07.5

Choose a tag to compare

@rosenrot00 rosenrot00 released this 11 Jul 11:57
6e89873
  • Circle names break in case they overflow

2026.07.4

Choose a tag to compare

@rosenrot00 rosenrot00 released this 11 Jul 07:46
47ebb08
  • Fixed icon positions
  • Leafs/junctions remain attached to overlapping junctions or leafs while dragging

2026.07.3

Choose a tag to compare

@rosenrot00 rosenrot00 released this 09 Jul 21:28
aa8d284

Cleanup and optimization.

2026.07.2

Choose a tag to compare

@rosenrot00 rosenrot00 released this 08 Jul 10:26
4bf8d28

Further optimizations on performance.

2026.07.1

Choose a tag to compare

@rosenrot00 rosenrot00 released this 08 Jul 09:44
4d73165

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

Choose a tag to compare

@rosenrot00 rosenrot00 released this 03 Jul 09:31
56eca02

Further optimizations.

2026.06.2

Choose a tag to compare

@rosenrot00 rosenrot00 released this 30 Jun 17:33
44b27b3

Removed the in-circle flow visualisation.

2026.06.1

Choose a tag to compare

@rosenrot00 rosenrot00 released this 29 Jun 22:51
0c0fc57

Fixing issues.

2026.04.1

Choose a tag to compare

@rosenrot00 rosenrot00 released this 21 Apr 22:20
a29f9a4

Initial release.