mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
Add garage_door triggers (#165144)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
co-authored by
Copilot
parent
368993556f
commit
a5d0350560
@@ -76,6 +76,7 @@ NO_IOT_CLASS = [
|
||||
"ffmpeg",
|
||||
"file_upload",
|
||||
"frontend",
|
||||
"garage_door",
|
||||
"hardkernel",
|
||||
"hardware",
|
||||
"history",
|
||||
|
||||
@@ -2111,6 +2111,7 @@ NO_QUALITY_SCALE = [
|
||||
"ffmpeg",
|
||||
"file_upload",
|
||||
"frontend",
|
||||
"garage_door",
|
||||
"hardkernel",
|
||||
"hardware",
|
||||
"history",
|
||||
|
||||
Reference in New Issue
Block a user