Skip to content

Releases: csoscd/ha-freeflow

Release v0.1.22

Choose a tag to compare

@github-actions github-actions released this 11 Aug 08:35

Full Changelog: v0.1.21...v0.1.22

Release v0.1.21

Choose a tag to compare

@csoscd csoscd released this 07 Aug 22:38

Fixed

  • Bezier curves now mirror correctly for symmetric node layouts: control points bow based on the horizontal dx component only, so mirrored positions (e.g. Netz→L1 and Netz→L3) produce mirrored curves instead of both bowing in the same direction

Release v0.1.20

Choose a tag to compare

@csoscd csoscd released this 07 Aug 22:00

Added

  • value_font_size multiplier per flow: scales the font size of the value pill on flow lines

Release v0.1.19

Choose a tag to compare

@csoscd csoscd released this 07 Aug 08:50

Added

  • font_size multiplier per node entity: scales the value text inside circles (1.5 = 50% larger, 0.8 = 20% smaller)

Release v0.1.18

Choose a tag to compare

@csoscd csoscd released this 07 Aug 08:27

Added

  • flow_style: none — static flow line without animation; value pill still displayed. Useful for accumulated energy values (kWh)

Release v0.1.17

Choose a tag to compare

@csoscd csoscd released this 06 Aug 21:20

Fixed

  • Icon overlaying entity values on mobile and icon off-center: ha-icon now wrapped in a fixed-size container so it cannot expand beyond its allocated space

Release v0.1.16

Choose a tag to compare

@csoscd csoscd released this 06 Aug 21:13

Added

  • value_position per flow: start | middle | end — controls where the value pill appears along the flow line

Changed

  • Node icon size reduced from 42% to 30% of circle diameter for better mobile layout

Release v0.1.15

Choose a tag to compare

@csoscd csoscd released this 06 Aug 21:13

Added

  • Clicking a show_value pill opens the more-info dialog for the flow's sensor entity

Release v0.1.14

Choose a tag to compare

@github-actions github-actions released this 05 Aug 22:27

Added

  • label_position per node: above | below (default: below)

Release v0.1.13

Choose a tag to compare

@github-actions github-actions released this 05 Aug 22:21

Added

  • color per node: configurable circle border color
  • Circle border thickness increased