Skip to content

Releases: royto/logbook-card

2.5.5

24 Mar 07:43
Compare
Choose a tag to compare

FIx

  • hide attribute if empty value

2.5.4

23 Mar 18:45
Compare
Choose a tag to compare

Fix

  • hide attribute if value is null

2.5.3

22 Mar 20:11
Compare
Choose a tag to compare

Fix

  • handle attributes with null value

2.5.2

20 Mar 20:12
Compare
Choose a tag to compare

Fix

  • handle new line in regexp
  • change way of checking attribute to try fixing #113

Documentation

  • add documentation about usage in panel mode #114 (thanks @ech58)

2.5.1

17 Mar 19:47
Compare
Choose a tag to compare

Fix

  • Show attribute if value is zero. Fix #112

2.5.0

14 Mar 20:55
Compare
Choose a tag to compare

## Features

  • allow to map state based on attributes values. Fix #102

2.4.1

06 Mar 20:59
Compare
Choose a tag to compare

Fix

  • fix action not working on logbook card #109

2.4.0

13 Feb 19:47
Compare
Choose a tag to compare

Features

  • add hours_to_show property to show events in the last x hours (replace historyproperty when set). ⚠️ history will be remove in future release). Fix #97

Fix

  • fix icon compatibility with HA 2024.02. Fix #103

2.3.0

09 Jan 20:53
Compare
Choose a tag to compare

Features

  • add hidden to custom log to hide custom logs. Fix #93

Fix

  • display custom log from scripts. Fix #94

2.2.0

21 Dec 21:09
Compare
Choose a tag to compare

Features

  • add new url type for attribute. Fix #92