Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@ownbee ownbee released this 29 Apr 09:37
· 20 commits to master since this release
v0.2.0
4f43a0c

Bugfix, code cleanup and dependency exchange update.

  • Bugfix: Grid are now built on initialization of bootstrap-grid-card instead of on every state update. This could mitigate strange behaviors for some users while others wont notice a thing.
  • Cleanup: Cards are now created with native home assistant helper.
  • Cleanup: Source files migrated to typescript.
  • Deps: Switched helper library thomasloven/lovelace-card-tools for custom-cards/custom-card-helpers