Releases: wbu/mini-graph-card
Releases · wbu/mini-graph-card
v1.0.0
1.0.0 (2025-11-15)
Bug Fixes
- adapt state color to tooltip properties (#1214) (1142f25)
- add first datapoint tooltip for line graph (#882) (7576fe6)
- allow zero tooltip (057a395), closes #805
- cards would always assume icon_image was set (#957) (f376732)
- computeUom() for attribute & empty unit (#1236) (436b9a9)
- deprecated paper-item-icon-color (#1247) (2e99db5)
- display a warning if entity is not available (#545) (a334b84), closes #487
- drop out-of-bound coords in reducer (#881) (527f005), closes #251
- Fix undefined variable introduced by #545 (9e923f5)
- hide graph loading indicator when appropriate (#1197) (d708d6a)
- icon will properly follow entity's device_class [#484] (2f9e0a7)
- indicator style for the 1st state (#1105) (c0ad333)
- legend indicators respect entity attribute configuration (#1115) (5fe01d1)
- legend unit percent w/o whitespace (#1191) (9f5cfd9)
- migrate to ha-spinner (#1234) (d68f651)
- more intuitive min_bound_range behavior (#1136) (54d9875)
- name and icon color respect attribute choice (#1131) (cbfba7a)
- padding fill (#1238) (f930fa6)
- process absent UoM in computeLegend() (#1237) (5724cfd)
- remove unused argument from getBoundary (#1193) (f5261d9)
- retain the last out-of-bounds state (#961) (8ebe173), closes #881 #960
- Support for
fire-dom-event(c29f55f), closes #563 - Time would sometime display 24:xx instead of 00:xx [#536] (7c7d921)
- tooltip interval start could be after end (#1065) (930ee39), closes #181
- use a proper config in renderState() (#1217) (c980460)
- use d3 to interpolate colors (#1118) (b8676f5)
- config: Remove entity config error #592 (#593) (53d923a)
- documentation: enquote html color (dbdeab8), closes #872
- log: color_thresholds render incorectly with logaritmic on (#542) (b704885), closes #531
- stalebot: issues should also use exemptLabels (4d74c1f)
- workflows: remove invalid description field (e755e24)
Features
- add "tooltip--label" class (#1202) (0d3c184)
- Add loader (#1180) (30c5263)
- add show_legend_state (#1173) (3b1c827)
- Add support of attribute tree when available (#996) (9c1c31e)
- Format numbers according to selected language [#495 #509] (5785bd8)
- pull two years worth of changes into release channel (f5fb98d), closes #1059
- attribute: Retrieve an attribute instead of the state (#564) (708bfde), closes #411 #245 #501
- graph: Add median aggregate function (#521) (57219bd)
- option: override icon with an image URL (#789) (2860a09)
- Interpolate color threshold stops (#596) (3826c0d)