mirror of
https://github.com/home-assistant/core.git
synced 2025-12-27 14:31:13 +00:00
Add config flow for utility_meter (#68457)
This commit is contained in:
@@ -405,6 +405,7 @@ FLOWS = {
|
||||
"min_max",
|
||||
"switch_as_x",
|
||||
"threshold",
|
||||
"tod"
|
||||
"tod",
|
||||
"utility_meter"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user