mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
Add motion triggers (#165373)
This commit is contained in:
@@ -102,6 +102,7 @@ NO_IOT_CLASS = [
|
||||
"logger",
|
||||
"lovelace",
|
||||
"media_source",
|
||||
"motion",
|
||||
"my",
|
||||
"onboarding",
|
||||
"panel_custom",
|
||||
|
||||
@@ -2137,6 +2137,7 @@ NO_QUALITY_SCALE = [
|
||||
"logger",
|
||||
"lovelace",
|
||||
"media_source",
|
||||
"motion",
|
||||
"my",
|
||||
"onboarding",
|
||||
"panel_custom",
|
||||
|
||||
Reference in New Issue
Block a user