mirror of
https://github.com/home-assistant/core.git
synced 2026-04-02 00:20:30 +01:00
Add gate triggers (#165228)
This commit is contained in:
@@ -77,6 +77,7 @@ NO_IOT_CLASS = [
|
||||
"file_upload",
|
||||
"frontend",
|
||||
"garage_door",
|
||||
"gate",
|
||||
"hardkernel",
|
||||
"hardware",
|
||||
"history",
|
||||
|
||||
@@ -2112,6 +2112,7 @@ NO_QUALITY_SCALE = [
|
||||
"file_upload",
|
||||
"frontend",
|
||||
"garage_door",
|
||||
"gate",
|
||||
"hardkernel",
|
||||
"hardware",
|
||||
"history",
|
||||
|
||||
Reference in New Issue
Block a user