Issue #255 - Specify window action on window open detection

This commit is contained in:
Jean-Marc Collin
2024-01-17 18:56:00 +00:00
parent 685911a9aa
commit f651fbdb37
6 changed files with 865 additions and 49 deletions

View File

@@ -152,6 +152,7 @@ MOCK_WINDOW_AUTO_CONFIG = {
CONF_WINDOW_AUTO_OPEN_THRESHOLD: 1.0,
CONF_WINDOW_AUTO_CLOSE_THRESHOLD: 0.0,
CONF_WINDOW_AUTO_MAX_DURATION: 5.0,
CONF_WINDOW_ACTION: CONF_WINDOW_FAN_ONLY,
}
MOCK_MOTION_CONFIG = {