Releases: royto/logbook-card
Releases · royto/logbook-card
2.5.6
20 Nov 19:56
Compare
Sorry, something went wrong.
No results found
Fix
clip overflow to fix rounded corner (#130 )
adjust height of state-badge with icon to fit content (#135 )
2.5.5
24 Mar 07:43
Compare
Sorry, something went wrong.
No results found
Fix
hide attribute if empty value
2.5.4
23 Mar 18:45
Compare
Sorry, something went wrong.
No results found
Fix
hide attribute if value is null
2.5.3
22 Mar 20:11
Compare
Sorry, something went wrong.
No results found
Fix
handle attributes with null value
2.5.2
20 Mar 20:12
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Fix
Show attribute if value is zero. Fix #112
2.5.0
14 Mar 20:55
Compare
Sorry, something went wrong.
No results found
## Features
allow to map state based on attributes values. Fix #102
2.4.1
06 Mar 20:59
Compare
Sorry, something went wrong.
No results found
Fix
fix action not working on logbook card #109
2.4.0
13 Feb 19:47
Compare
Sorry, something went wrong.
No results found
Features
add hours_to_show
property to show events in the last x hours (replace history
property 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
Sorry, something went wrong.
No results found
Features
add hidden
to custom log to hide custom logs. Fix #93
Fix
display custom log from scripts. Fix #94