Releases: csoscd/ha-freeflow
Releases · csoscd/ha-freeflow
Release list
Release v0.1.22
Full Changelog: v0.1.21...v0.1.22
Release v0.1.21
Fixed
- Bezier curves now mirror correctly for symmetric node layouts: control points bow based on the horizontal
dxcomponent 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
Added
value_font_sizemultiplier per flow: scales the font size of the value pill on flow lines
Release v0.1.19
Added
font_sizemultiplier per node entity: scales the value text inside circles (1.5= 50% larger,0.8= 20% smaller)
Release v0.1.18
Added
flow_style: none— static flow line without animation; value pill still displayed. Useful for accumulated energy values (kWh)
Release v0.1.17
Fixed
- Icon overlaying entity values on mobile and icon off-center:
ha-iconnow wrapped in a fixed-size container so it cannot expand beyond its allocated space
Release v0.1.16
Added
value_positionper 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
Added
- Clicking a
show_valuepill opens themore-infodialog for the flow's sensor entity
Release v0.1.14
Added
label_positionper node:above|below(default:below)
Release v0.1.13
Added
colorper node: configurable circle border color- Circle border thickness increased