mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Add standard deviation to group sensor (#31714)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
e588afc247
commit
09fa631370
@ -262,7 +262,7 @@ all:
|
||||
type: boolean
|
||||
default: false
|
||||
type:
|
||||
description: "Only available for `sensor` group. The type of sensor: `min`, `max`, `last`, `mean`, `median`, `range`, `product`, `stdev` or `sum`."
|
||||
description: "Only available for `sensor` group. The type of sensor: `min`, `max`, `last`, `mean`, `median`, `range`, `product`, `stdev`, or `sum`."
|
||||
type: string
|
||||
required: true
|
||||
ignore_non_numeric:
|
||||
|
Loading…
x
Reference in New Issue
Block a user