mirror of
https://github.com/home-assistant/core.git
synced 2025-11-05 00:49:37 +00:00
Mark switch_as_x as a helper integration (#68779)
This commit is contained in:
@@ -328,7 +328,6 @@ FLOWS = {
|
||||
"subaru",
|
||||
"sun",
|
||||
"surepetcare",
|
||||
"switch_as_x",
|
||||
"switchbot",
|
||||
"switcher_kis",
|
||||
"syncthing",
|
||||
@@ -404,6 +403,7 @@ FLOWS = {
|
||||
"helper": [
|
||||
"derivative",
|
||||
"min_max",
|
||||
"switch_as_x",
|
||||
"tod"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user