mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Mark threshold as a helper integration (#68780)
This commit is contained in:
parent
c2eaa76dde
commit
a597c11ea2
@ -1,5 +1,6 @@
|
||||
{
|
||||
"domain": "threshold",
|
||||
"integration_type": "helper",
|
||||
"name": "Threshold",
|
||||
"documentation": "https://www.home-assistant.io/integrations/threshold",
|
||||
"codeowners": ["@fabaff"],
|
||||
|
@ -338,7 +338,6 @@ FLOWS = {
|
||||
"tasmota",
|
||||
"tellduslive",
|
||||
"tesla_wall_connector",
|
||||
"threshold",
|
||||
"tibber",
|
||||
"tile",
|
||||
"tolo",
|
||||
@ -404,6 +403,7 @@ FLOWS = {
|
||||
"integration",
|
||||
"min_max",
|
||||
"switch_as_x",
|
||||
"threshold",
|
||||
"tod"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user