Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
f88c64d
prototype notebook
dbuezas Jan 10, 2023
e80b48a
class
dbuezas Jan 10, 2023
bb70b35
about to start integration
dbuezas Jan 10, 2023
0d04a9c
last jupyter notebook
dbuezas Jan 14, 2023
df69f5b
first version that runs
dbuezas Jan 15, 2023
9008a92
allow keys required for entity fetching to appear after a $fn if they…
dbuezas Jan 15, 2023
0378fb8
fixed multiple isssues
dbuezas Jan 23, 2023
f632271
don't fetch non visible traces
dbuezas Jan 24, 2023
dfa2cf6
disable parsing of functions that return functions
dbuezas Jan 24, 2023
9525ad2
moved offset handling completely out of the cache
dbuezas Jan 24, 2023
272e214
Implemented observed_range clipping
dbuezas Jan 24, 2023
9309deb
improved touch handler
dbuezas Jan 24, 2023
144889f
Perf
dbuezas Jan 24, 2023
0740a46
cleanup
dbuezas Jan 24, 2023
6212c88
Recover after config error.
dbuezas Jan 24, 2023
43eb368
fixed filter output storage
dbuezas Jan 24, 2023
4d7a4f5
removed debug logs
dbuezas Jan 24, 2023
422fa70
moved fnParams to the class
dbuezas Jan 25, 2023
c211ea0
Reordered functions in parse-config and simplified a bit
dbuezas Jan 25, 2023
e6342b5
hot reload on dev mode
dbuezas Jan 25, 2023
95e8c8e
remove perf logs and put class at the top
dbuezas Jan 25, 2023
5a93ed9
fixed default entity values
dbuezas Jan 25, 2023
33012bc
pass path instead of entityIdx as fnParam
dbuezas Jan 25, 2023
6dffdaf
$fn documentation
dbuezas Jan 25, 2023
0662954
Added the rest of plotly (from 1.1mb to 2.2mb) for advanced plots.
dbuezas Jan 26, 2023
a1afd20
Better errors and renamed/deprecated offset to time_offset
dbuezas Jan 26, 2023
0582af3
removed no_ha_theme and no_default_layout in favour of ha_theme and r…
dbuezas Jan 26, 2023
51ad567
re-fetch and autoscale on relevant config changes
dbuezas Jan 26, 2023
92d36d3
Added "do you mean" to filter name errors
dbuezas Jan 26, 2023
09ab46f
renamings
dbuezas Jan 27, 2023
c53da6c
modularization and ha_theme unaffected by raw plotly config
dbuezas Jan 27, 2023
f72a37d
docs and better css_vars for ha_theme
dbuezas Jan 27, 2023
8b7699a
improved uirevision logic
dbuezas Jan 27, 2023
35c614a
simplifying defaults (1/2)
dbuezas Jan 27, 2023
3aa57d9
modularisation and fixed types
dbuezas Jan 27, 2023
e7d1506
Warn on unknown time unit on derivative and integral
dbuezas Jan 27, 2023
60bbdb9
Removed old gotcha about the plot not rendering on exceptions
dbuezas Jan 27, 2023
1d4b115
fix ha_theme default
dbuezas Jan 28, 2023
1d2aebb
organised the order of functions in parse-config a bit
dbuezas Jan 28, 2023
20f7e95
Merge remote-tracking branch 'origin/master' into experiment/universa…
dbuezas Jan 28, 2023
462442b
Added `deduplicate_adjacents`. Solves #201
dbuezas Jan 28, 2023
8757f75
also pass arrays and meta to function based filters (e.g map_y). Fixe…
dbuezas Jan 28, 2023
6e1d446
fixed deduplicate_adjacent, added load_var
dbuezas Jan 29, 2023
23e0917
Adds the word "smoothing" to the filters' readme to ease docs search
dbuezas Jan 29, 2023
f190363
implemented trendlines
dbuezas Jan 29, 2023
24c6835
Trend legend is "Trend"
dbuezas Jan 29, 2023
31c757a
Merge branch 'master' into filters/extra-filters
dbuezas Jan 29, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading