외출 귀가 팬 정책 추가

This commit is contained in:
seo
2026-07-23 03:00:24 +09:00
parent f6ed67b75a
commit c2099c21f0
4 changed files with 265 additions and 1 deletions
+2
View File
@@ -519,6 +519,8 @@ function write_sys_value(string $path, int $value): bool
function apply_fan_policy(): array
{
sync_presence_fan_policy();
$state = get_control_state();
$paths = fan_paths();