Releases: gensyn/task_tracker
Releases · gensyn/task_tracker
v1.3.0
26 Mar 11:17
Compare
Sorry, something went wrong.
No results found
What's Changed
Redesign card and panel to match SSH Docker visual style
Rename "Todo list offset" to "Due soon" and add due_soon sensor state
Full Changelog : v1.2.1...v1.3.0
v1.2.1
13 Mar 07:41
Compare
Sorry, something went wrong.
No results found
Bugfix
On mobile, the new panel would hide the hamburger menu, making it impossible to switch to a different dashboard.
v1.2.0
12 Mar 11:55
Compare
Sorry, something went wrong.
No results found
New feature
The integration now adds a panel to the sidebar that shows all tasks in one place, without needing to manually add the cards to a dashboard. The panel also supports filtering the tasks by state.
v1.1.0
11 Mar 10:11
Compare
Sorry, something went wrong.
No results found
New feature
In the options you can now define helpers to override these values:
Active
If set, the input_boolean helper controls weather the task is active or not.
Task Interval
If set, the input_number helper defines the task interval - always in days.
Todo-List Offset
If set, the input_number helper defines the number of days before a task becomes due when the task is added to the todo lists.
This gives non-admin users some control over their tasks.
v1.0.2
06 Feb 07:21
Compare
Sorry, something went wrong.
No results found
Bugfix
Further corrections for the "Fixed error AttributeError: 'LovelaceData' object has no attribute 'mode' introduced with Home Assistant 2026.2."
v1.0.1
05 Feb 19:49
Compare
Sorry, something went wrong.
No results found
Fixed error AttributeError: 'LovelaceData' object has no attribute 'mode' introduced with Home Assistant 2026.2.
v1.0.0
15 Jan 20:29
Compare
Sorry, something went wrong.
No results found
This is the initial release for the new Task Tracker custom component.