1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-18 07:56:03 +01:00

Add trigger door.opened (#164728)

This commit is contained in:
Erik Montnemery
2026-03-07 12:59:09 +01:00
committed by GitHub
parent 2f02d0f0dc
commit 71b420b433
15 changed files with 747 additions and 21 deletions

View File

@@ -30,6 +30,7 @@
'device_automation',
'device_tracker',
'diagnostics',
'door',
'event',
'fan',
'ffmpeg',
@@ -128,6 +129,7 @@
'device_automation',
'device_tracker',
'diagnostics',
'door',
'event',
'fan',
'ffmpeg',