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

Add occupancy triggers (#165374)

This commit is contained in:
Erik Montnemery
2026-03-13 08:41:48 +01:00
committed by GitHub
parent 9e54abbcb5
commit 4ac651d0b4
14 changed files with 491 additions and 0 deletions

2
CODEOWNERS generated
View File

@@ -1186,6 +1186,8 @@ build.json @home-assistant/supervisor
/tests/components/nzbget/ @chriscla
/homeassistant/components/obihai/ @dshokouhi @ejpenney
/tests/components/obihai/ @dshokouhi @ejpenney
/homeassistant/components/occupancy/ @home-assistant/core
/tests/components/occupancy/ @home-assistant/core
/homeassistant/components/octoprint/ @rfleming71
/tests/components/octoprint/ @rfleming71
/homeassistant/components/ohmconnect/ @robbiet480