appdaemon
appdaemon copied to clipboard
sorting in admin interface not working as expected.
sorting doesnt always work as expected. ill report for ech column:
Apps:
- name: not sorting at all
- state: not sorting at all
- callbacks: not sorting at all
- arguments: not sorting at all filter works (allthough it also searches in arguments)
Entities: all fields sort as expected, but only at that moment. as soon as something changes the sorting is wrong filter works, but its hard to find entities when it also filters through states and attributes
Threads: all fields sort as expected, but only at that moment. as soon as something changes the sorting is wrong filter works, is usefull that it filters trough attributes, because thats the only usefull place
Callbacks: scheduled:
- execution time doesnt sort
- repeat 1 hour should come before 1 day
- fired doesnt work
- all others work but only at that moment. as soon as something changes the sorting is wrong filter works over all columns
state callbacks:
- fired doesnt work
- last executed: never should be before the first date and not after the last
- all other fields sort but as soon as something changes the sorting goes back to original sorting filter works over all columns
event callbacks: same as state callbacks