Skip to content

Commit 57796fb

Browse files
authored
Update readme.md
1 parent 87b10d0 commit 57796fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ entities:
479479
- trendline:
480480
type: polynomial # linear, polynomial, power, exponential, theil_sen, robust_polynomial, fft
481481
forecast: 1d # continue trendline after present. Use global time_offset to show beyond present.
482-
degree: 3 # only appliable to polynomial regression.
482+
degree: 3 # only appliable to polynomial regression and fft.
483483
show_formula: true
484484
show_r2: true
485485
# The filters below receive all datapoints as they come from home assistant. Y values are strings or null (unless previously mapped to numbers or any other type)

0 commit comments

Comments
 (0)