Skip to content

Releases: royto/logbook-card

2.2.0

21 Dec 21:09
Compare
Choose a tag to compare

Features

  • add new url type for attribute. Fix #92

2.1.1

05 Dec 21:36
Compare
Choose a tag to compare

Fix

  • Display automation triggered logs. Fix #91

Chore

  • use connectedCallback and disconnectedCallback to handle data refresh

2.1.0

25 Nov 20:59
Compare
Choose a tag to compare

Features

  • add label option to override entity name. Fix #84
  • add custom_log_map allowing to customize custom log icon and icon color based on name or message. Fix #88
  • consider automation_triggered log as custom log

Documentation

  • update README.md with custom log styling with card mod

2.0.2

17 Nov 19:37
Compare
Choose a tag to compare

Fix:

  • fiw show_history config not taken into account. Fix #85

2.0.1

16 Nov 20:48
Compare
Choose a tag to compare

Features

  • Add option to hide entity name for multiple entities card. Fix #82

Fix

  • Fix not working state_map. Fix #83

2.0.0

15 Nov 21:00
Compare
Choose a tag to compare

This new version adds a long awaited request: support of multi entities !!! 🎉

Features

  • Add new card type custom:multiple-logbook that support multi entities.See README for configuration. Fix #13.
  • Add new option group_by_day to group entries per day. Fix #32.
  • Add show_history option to have only custom logs if set to false.
  • Add support for localization. PR welcomed to support more language.

Documentation

Chore

  • code refactoring

You can now buy me a 🍺

Buy Me A Coffee

1.13.1

27 Oct 20:25
Compare
Choose a tag to compare

Fix:

  • add end_time param to now when retrieving custom logs to get all needed logs

1.13.0

26 Oct 20:46
Compare
Choose a tag to compare

Features:

  • Add option to display custom logs. Use custom_logs: true. Can be configured in editor in Show section. Fix #76
  • Use ha built in formatting method. Fix #75

Chore:

  • code refactoring
  • update dependencies
  • add some tests

1.12.0

23 Aug 20:17
Compare
Choose a tag to compare

Features:

  • Add option to display date in relative time. Use date_format: relative . Fix #71

1.11.2

26 Jun 20:31
Compare
Choose a tag to compare

Fix:

  • fix: allow to filter by attribute even if attributes is not displayed

Chore:

  • format duration on rendering