HMIG 5 jobs live monitor — 2026-06-06 07:55:32 KST
mode: morning
HA API: FAIL — `curl: (7) Failed to connect to localhost port 8123 after 0 ms: Couldn't connect to server
HTTP_CODE=000 TIME_TOTAL=0.000210`
| job | enabled/state | schedule | next fire | latest cron output | exit | 판정 |
|---|---|---|---|---|---|---|
| hmig-cold-alert | True/scheduled | 10 7 * * * |
next daily 07:10 KST | 2026-06-06T07:12:02+09:00 | 0 | SEEN |
| hmig-rain-alert | True/scheduled | 15 7 * * * |
next daily 07:15 KST | 2026-06-06T07:28:02+09:00 | 0 | SEEN |
| hmig-kpi-daily | True/scheduled | 45 7 * * * |
next daily 07:45 KST | 2026-06-06T07:45:42+09:00 | 0 | SEEN |
| hmig-late-lights | True/scheduled | 0 23 * * * |
next daily 23:00 KST | 2026-06-05T23:00:38+09:00 | 0 | N/A |
| hmig-kpi-weekly | True/scheduled | 50 7 * * 1 |
next Monday 07:50 KST | 2026-06-01T07:50:41+09:00 | 0 | SEEN |
HA raw check
curl: (7) Failed to connect to localhost port 8123 after 0 ms: Couldn't connect to server
HTTP_CODE=000 TIME_TOTAL=0.000210
Latest output samples
hmig-cold-alert
file: /Users/ron/.hermes/cron/output/hmig-cold-alert/2026-06-06_07-12-02.md
# Script Cron Job: com.openclaw.cold-alert migrated from OpenClaw LaunchAgent
**Job ID:** hmig-cold-alert
**Kind:** shell
**Run Time:** 2026-06-06 07:12:02
**Schedule:** 10 7 * * *
**Command:** `HA_TIMEOUT=5 HA_URL=http://localhost:8123 HOME=/Users/ron PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin /bin/bash /Users/ron/.hermes/skills/smart-home/scripts/auto_cold_alert.sh`
**CWD:** `/Users/ron/.hermes/workspace`
**Timeout:** 300s
**Exit Code:** 0
**Duration:** 0.05s
## STDOUT
```text
[SKIP] 기온 정상 범위
### hmig-rain-alert
file: `/Users/ron/.hermes/cron/output/hmig-rain-alert/2026-06-06_07-28-02.md`
```text
# Script Cron Job: com.openclaw.rain-alert migrated from OpenClaw LaunchAgent
**Job ID:** hmig-rain-alert
**Kind:** shell
**Run Time:** 2026-06-06 07:28:02
**Schedule:** 15 7 * * *
**Command:** `HA_TIMEOUT=5 HA_URL=http://localhost:8123 HOME=/Users/ron PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin /bin/bash /Users/ron/.hermes/skills/smart-home/scripts/auto_rain_alert.sh`
**CWD:** `/Users/ron/.hermes/workspace`
**Timeout:** 300s
**Exit Code:** 0
**Duration:** 0.08s
## STDOUT
```text
[SKIP] 비/눈 예보 없음
### hmig-kpi-daily
file: `/Users/ron/.hermes/cron/output/hmig-kpi-daily/2026-06-06_07-45-42.md`
```text
# Script Cron Job: com.openclaw.kpi-daily migrated from OpenClaw LaunchAgent
**Job ID:** hmig-kpi-daily
**Kind:** shell
**Run Time:** 2026-06-06 07:45:42
**Schedule:** 45 7 * * *
**Command:** `/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/Resources/Python.app/Contents/MacOS/Python /Users/ron/.hermes/workspace/scripts/pipeline/kpi_telegram_wrapper.py`
**CWD:** `/Users/ron/.hermes/workspace`
**Timeout:** 300s
**Exit Code:** 0
**Duration:** 1.38s
## STDOUT
```text
[kpi-wrapper] start mode=daily
[kpi-wrapper] original stdout BEGIN
hmig-late-lights
file: /Users/ron/.hermes/cron/output/hmig-late-lights/2026-06-05_23-00-38.md
# Script Cron Job: com.openclaw.late-lights migrated from OpenClaw LaunchAgent
**Job ID:** hmig-late-lights
**Kind:** shell
**Run Time:** 2026-06-05 23:00:38
**Schedule:** 0 23 * * *
**Command:** `HA_TIMEOUT=5 HA_URL=http://localhost:8123 HOME=/Users/ron PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin /bin/bash /Users/ron/.hermes/skills/smart-home/scripts/auto_late_lights.sh`
**CWD:** `/Users/ron/.hermes/workspace`
**Timeout:** 300s
**Exit Code:** 0
**Duration:** 0.05s
## STDOUT
```text
[SKIP] 조명 모두 꺼져있음
### hmig-kpi-weekly
file: `/Users/ron/.hermes/cron/output/hmig-kpi-weekly/2026-06-01_07-50-41.md`
```text
# Script Cron Job: com.openclaw.kpi-weekly migrated from OpenClaw LaunchAgent
**Job ID:** hmig-kpi-weekly
**Kind:** shell
**Run Time:** 2026-06-01 07:50:41
**Schedule:** 50 7 * * 1
**Command:** `/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/Resources/Python.app/Contents/MacOS/Python /Users/ron/.hermes/workspace/scripts/pipeline/kpi_telegram_wrapper.py --weekly`
**CWD:** `/Users/ron/.hermes/workspace`
**Timeout:** 300s
**Exit Code:** 0
**Duration:** 0.09s
## STDOUT
```text
[kpi-wrapper] start mode=weekly
[kpi-wrapper] original stdout BEGIN