v0.11.0
0.11.0 (2022-01-22)
Bug Fixes
- config: Remove entity config error #592 (#593) (53d923a)
- display a warning if entity is not available (#545) (a334b84), closes #487
- Fix undefined variable introduced by #545 (9e923f5)
- Support for
fire-dom-event
(c29f55f), closes #563 - log: color_thresholds render incorrectly with logarithmic on (#542) (b704885), closes #531
- icon will properly follow entity's device_class [#484] (2f9e0a7)
- Time would sometime display 24:xx instead of 00:xx [#536] (7c7d921)
Features
- Interpolate color threshold stops (#596) (3826c0d)
- attribute: Retrieve an attribute instead of the state (#564) (708bfde), closes #411 #245 #501
- graph: Add median aggregate function (#521) (57219bd)
- Format numbers according to selected language [#495 #509] (5785bd8)
- Show last point value as state (#677) (dbd64d9)
- Add aggregation 'diff' (= last - first) (#601) (071f649)
See #700 for the full list of contributed changes, as we now rely on semantic-release for our release notes.