You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
database_write: on_update to enable writing of a recurrent value without a change -> behaviour has been implemented in v1.7.2 through the standard attribute enforce_change
database_maxage: <days> maximum age of entries within a database for an item -> has alreedy been implemented
New feature wishes:
compacting data --> discuss several strategies
display orphaned items in database and offer to merge them into another item log
When changing item names there will be a new id which is often not really wanted.
--> provide a fixed database id for items
Webinterface:
select a datetime range for csv export
optionally select local time or UTC for csv export
format datetime as such instead of time since epoch in milliseconds
like 2021:11:07 12:15:12.180 instead of 1636243430180
New attributes:
database_write: on_updateto enable writing of a recurrent value without a change -> behaviour has been implemented in v1.7.2 through the standard attribute enforce_changedatabase_maxage: <days>maximum age of entries within a database for an item -> has alreedy been implementedNew feature wishes:
--> provide a fixed database id for items
Webinterface:
like
2021:11:07 12:15:12.180instead of1636243430180