Add config flow for min_max sensor (#67807)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com> Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
1746677b61
commit
66d892237d
12 changed files with 402 additions and 18 deletions
|
@ -403,6 +403,7 @@ FLOWS = {
|
|||
],
|
||||
"helper": [
|
||||
"derivative",
|
||||
"min_max",
|
||||
"tod"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue