1
0
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:
Erik Montnemery
2026-03-13 07:54:51 +01:00
committed by GitHub
parent 0c2887df9e
commit d5915c8811
14 changed files with 487 additions and 0 deletions

View File

@@ -102,6 +102,7 @@ NO_IOT_CLASS = [
"logger",
"lovelace",
"media_source",
"motion",
"my",
"onboarding",
"panel_custom",

View File

@@ -2137,6 +2137,7 @@ NO_QUALITY_SCALE = [
"logger",
"lovelace",
"media_source",
"motion",
"my",
"onboarding",
"panel_custom",