1
0
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:
Erik Montnemery
2026-03-11 10:59:53 +01:00
committed by GitHub
parent e115c90719
commit d37106a360
14 changed files with 528 additions and 0 deletions

View File

@@ -77,6 +77,7 @@ NO_IOT_CLASS = [
"file_upload",
"frontend",
"garage_door",
"gate",
"hardkernel",
"hardware",
"history",

View File

@@ -2112,6 +2112,7 @@ NO_QUALITY_SCALE = [
"file_upload",
"frontend",
"garage_door",
"gate",
"hardkernel",
"hardware",
"history",