unfug-at-github
f0bf2f81c2
Update statistics.markdown to give more details about time based average computation ( #34451 )
...
* Update statistics.markdown
Added some more details regarding the time based averages computations
* Update statistics.markdown fixed lint issues
* Update statistics.markdown fixed table format
* Update statistics.markdown further AI recommendations
2024-08-27 14:08:36 +02:00
G Johansson
7497c00a2b
Add Statistics config flow ( #33427 )
...
* Add Statistics config flow
* yaml
* Update source/_integrations/statistics.markdown
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* tiny tweaks
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-07-03 16:26:52 +02:00
Franck Nijhof
7f4d82e0c9
Merge branch 'current' into rc
2024-06-30 14:00:18 +02:00
Madelena Mak
d4c03fe1be
Update the theme to match branding better ( #33462 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-30 13:47:01 +02:00
Franck Nijhof
6b937e3777
2023.7.0b0 ( #33409 )
2024-06-26 16:56:52 +02:00
Brenan Kelley
ef431c0627
Add statistics keep_last_sample option ( #26348 )
...
* introduce preserve last value option
* rename preserve_last_val to keep_last_sample
2024-03-20 10:32:50 +01:00
Thomas Dietrich
7305c50a19
Fix typo in statistics.markdown #29698 ( #29708 )
2023-11-06 06:32:06 +01:00
enzo2
a594a064f0
Update statistics integration with mean_circular ( #28682 )
...
Co-authored-by: Thomas Dietrich <Thomas@Nurzen.de>
2023-10-07 13:51:55 +02:00
grumble0
c286fb4c79
Improve note on max_age and sampling_size relationship ( #27110 )
2023-04-24 14:46:49 +02:00
Sven Serlier
e13f3dc49b
Update URLs ( #27005 )
...
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-04-16 13:49:55 +02:00
Yogotech's GITHub account
44439f07af
Update documentation to make the possible settings for state_characteristic more searchable ( #26596 )
2023-03-17 09:51:48 +01:00
Thomas Dietrich
7ae8d81021
Change codeowner of statistics.markdown ( #26598 )
2023-03-14 19:32:02 +01:00
Nathan Bijnens
244c67f6c8
Statistics: add notice on max_age - closes #25506 ( #25507 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
fixes undefined
2023-01-02 18:15:18 +01:00
Thomas Dietrich
12b87e9db9
Document statistics change to require either/both 'max_age' and 'sampling_size' ( #24878 )
2022-11-28 14:01:44 +01:00
Thomas Dietrich
51d57aca0b
Replace quantiles by percentile characteristic for statistics component ( #24961 )
2022-11-21 10:39:50 +01:00
Thomas Dietrich
2413dbe964
Add sum-differences characteristics to statistics component ( #24329 )
2022-10-25 16:49:13 +02:00
Fabrizio Leonelli
6ee415ecde
Update statistics.markdown's change* platform ( #24213 )
2022-09-22 09:35:40 +02:00
Franck Nijhof
7de40a215c
Fix variance link in statistics documentation ( #23782 )
2022-08-18 19:39:57 +02:00
Wouter Schoot
0f8134a915
Typo fix ( #23615 )
2022-08-02 16:17:58 +02:00
Sebastian Lövdahl
ef95fd60ad
Statistics integration: Fix typo ( #23471 )
2022-07-20 22:17:25 +02:00
Thomas Dietrich
921db6a1f5
Add new characteristics to statistics integration ( #22311 )
...
* Add new characteristics to statistics integration
* Fix typo
* Update statistics.markdown
2022-05-05 11:21:46 +02:00
Franck Nijhof
4bc72a2983
Merge branch 'current' into rc
2022-04-02 12:30:40 +02:00
Danny Tsang
d0e3bf5384
Added note to distinguish Statistics integration v.s. Long-term statistics ( #22201 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-03-31 14:57:23 +02:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0
2022-03-30 21:50:39 +02:00
Franck Nijhof
07715f3b71
Sync codebase with docs for 2022.2
2022-01-26 19:57:34 +01:00
Thomas Dietrich
c04d029268
Statistics integration optional unique_id ( #20542 )
2022-01-02 21:36:44 +01:00
Mark Kuchel
ca6e212a8b
Update statistics.markdown ( #20718 )
...
Fix spelling mistake.
2021-12-16 08:37:58 +01:00
Thomas Dietrich
f9a8396d6d
Statistics additional binary characteristics ( #20543 )
2021-12-02 10:50:28 +01:00
Thomas Dietrich
7804582850
Add additional statistics characteristics ( #20347 )
2021-11-29 13:58:49 +01:00
Thomas Dietrich
62e50818bd
Statistics integration: Add state characteristic docu ( #17660 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-11-29 13:07:23 +01:00
Franck Nijhof
e10d6c3f95
Merge branch 'current' into next
2021-06-30 16:52:30 +02:00
Carlos Gomes
27552c4c32
Add quantiles reference and config variables ( #18314 )
2021-06-30 08:42:37 +02:00
Carlos Gomes
a238fc64ea
Fix reference to standard_deviation ( #18347 )
...
FIx reference to the standard deviation attribute from stdev to standard_deviation
2021-06-29 22:55:28 +02:00
Philip Allgaier
4d954659f8
Update statistics.markdown ( #18166 )
2021-06-11 20:57:29 +02:00
Fabian Affolter
15023661a1
Remove optional config ( fixes #17882 ) ( #17934 )
2021-05-23 13:59:44 +02:00
KNXBroker
8e9e01179d
Add explaination for 'unkown' sensor ( #17106 )
2021-03-29 09:15:02 +02:00
Franck Nijhof
8f82a159f9
Add integration platforms to integration frontmatter ( #16525 )
2021-02-12 11:59:20 +01:00
1DontEx1st
ff651ec346
Update statistics.markdown ( #15396 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-11-06 21:30:26 +01:00
blissarts
e3570601bc
Update description for max_age ( #15230 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-10-15 20:09:15 +02:00
Ron Klinkien
c7b6673cc8
Removed all {{site_root}} entries from links ( #14873 )
2020-10-04 12:47:06 +02:00
mdegat01
19bc48a2fb
Adding sensor and binary sensor categories to utility integrations ( #14282 )
2020-08-21 12:49:30 +02:00
Franck Nijhof
ecce31bb7a
Remove logo frontmatter for all internal integration ( #12283 )
2020-03-06 15:35:09 +01:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter ( #12277 )
2020-03-05 17:28:39 -08:00
Franck Nijhof
2311a9fed6
Initial sync codeowners with codebase integration manifests ( #11673 )
2020-01-08 13:25:21 +01:00
Franck Nijhof
23b0b57c08
Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase ( #11672 )
...
* Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase
* Update all integrations quality scales (done by sync)
2020-01-08 13:10:43 +01:00
Franck Nijhof
2c2cd0305f
Sync title/names with codebase (I-S)
2020-01-07 14:50:24 +01:00
Franck Nijhof
b983082cb9
Frontmatter formatting ( #11654 )
2020-01-07 14:43:49 +01:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations
2019-10-02 00:35:28 +02:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations
2019-10-02 00:04:39 +02:00