HMIG 5 jobs live monitor — 2026-05-22 23:10:13 KST
mode: night
HA API: OK — {"message":"API running."}
HTTP_CODE=200 TIME_TOTAL=0.008888
| job | enabled/state | schedule | next fire | latest cron output | exit | 판정 |
|---|---|---|---|---|---|---|
| hmig-cold-alert | True/scheduled | 10 7 * * * |
next daily 07:10 KST | 2026-05-22T07:10:53+09:00 | 0 | N/A |
| hmig-rain-alert | True/scheduled | 15 7 * * * |
next daily 07:15 KST | 2026-05-22T07:15:54+09:00 | 0 | N/A |
| hmig-kpi-daily | True/scheduled | 45 7 * * * |
next daily 07:45 KST | 2026-05-22T07:56:09+09:00 | 0 | N/A |
| hmig-late-lights | True/scheduled | 0 23 * * * |
next daily 23:00 KST | 2026-05-22T23:01:12+09:00 | 0 | SEEN |
| hmig-kpi-weekly | True/scheduled | 50 7 * * 1 |
next Monday 07:50 KST | 2026-05-18T07:51:11+09:00 | 0 | SEEN |
HA raw check
{"message":"API running."}
HTTP_CODE=200 TIME_TOTAL=0.008888
Latest output samples
hmig-cold-alert
file: /Users/ron/.hermes/cron/output/hmig-cold-alert/2026-05-22_07-10-53.md
# Script Cron Job: com.openclaw.cold-alert migrated from OpenClaw LaunchAgent
**Job ID:** hmig-cold-alert
**Kind:** shell
**Run Time:** 2026-05-22 07:10:53
**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.08s
## STDOUT
```text
[SKIP] 기온 정상 범위
### hmig-rain-alert
file: `/Users/ron/.hermes/cron/output/hmig-rain-alert/2026-05-22_07-15-54.md`
```text
# Script Cron Job: com.openclaw.rain-alert migrated from OpenClaw LaunchAgent
**Job ID:** hmig-rain-alert
**Kind:** shell
**Run Time:** 2026-05-22 07:15:54
**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.09s
## STDOUT
```text
[SKIP] 비/눈 예보 없음
### hmig-kpi-daily
file: `/Users/ron/.hermes/cron/output/hmig-kpi-daily/2026-05-22_07-56-09.md`
```text
# Script Cron Job: com.openclaw.kpi-daily migrated from OpenClaw LaunchAgent
**Job ID:** hmig-kpi-daily
**Kind:** shell
**Run Time:** 2026-05-22 07:56:09
**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.74s
## 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-05-22_23-01-12.md
# Script Cron Job: com.openclaw.late-lights migrated from OpenClaw LaunchAgent
**Job ID:** hmig-late-lights
**Kind:** shell
**Run Time:** 2026-05-22 23:01:12
**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:** 15.88s
## STDOUT
```text
/Users/ron/Library/Python/3.9/lib/python/site-packages/urllib3/__init__.py:35: NotOpenSSLWarning: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'. See: https://github.com/urllib3/urllib3/issues/3020
warnings.warn(
[OK] TTS 완료
hmig-kpi-weekly
file: /Users/ron/.hermes/cron/output/hmig-kpi-weekly/2026-05-18_07-51-11.md
# Script Cron Job: com.openclaw.kpi-weekly migrated from OpenClaw LaunchAgent
**Job ID:** hmig-kpi-weekly
**Kind:** shell
**Run Time:** 2026-05-18 07:51:11
**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:** 1.36s
## STDOUT
```text
[kpi-wrapper] start mode=weekly
[kpi-wrapper] original stdout BEGIN