외출 귀가 팬 정책 추가
This commit is contained in:
@@ -170,6 +170,8 @@ function dmesg_log_throttled(string $key, string $message, int $seconds = 30): v
|
||||
}
|
||||
|
||||
try {
|
||||
sync_presence_fan_policy();
|
||||
|
||||
$state = get_control_state();
|
||||
|
||||
$mode = (string)($state['mode'] ?? 'auto');
|
||||
|
||||
Reference in New Issue
Block a user