Skip to content

v12.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 05:39
3c6e45e

12.0.0 (2024-10-10)

⚠ BREAKING CHANGES

  • The invocation for constructing an entity with builders has changed. Please see the example apps which have been updated to utilise the new methods for what needs to change.

Bug Fixes

  • hass: 🐛 set camera topic before validating (8b37801)

Performance Improvements

  • examples: ⚡ additional camera example app improvements (7119a34)

Code Refactoring

  • 🏗️ better builder methods and validation of entities (1370d95)