Add config flow to filter helper (#121522)

Co-authored-by: Robert Resch <robert@resch.dev>
This commit is contained in:
G Johansson
2025-01-29 10:35:01 +01:00
committed by GitHub
parent 417003ad35
commit b93c2382ce
12 changed files with 938 additions and 34 deletions

View File

@ -6,6 +6,7 @@ To update, run python3 -m script.hassfest
FLOWS = {
"helper": [
"derivative",
"filter",
"generic_hygrostat",
"generic_thermostat",
"group",