v0.8.1 — Infant checkup schedule 7→8 (MOHW 2021 reform)
Korean infant/child reference data integration for Home Assistant.
Install via HACS → Custom repositories →https://github.com/redchupa/kr_baby_kit(Category: Integration).
🛠️ Data correctness fix
보건복지부 added a 생후 14~35일 초기 검진 to the standard 영유아 건강검진 program on 2021-01-01. The integration was shipping the pre-2021 7-visit table, so a brand-new parent's "next checkup" sensor was quietly skipping the 2-week visit entirely.
v0.8.1 fixes that.
New 8-visit schedule
| 차수 | 시기 | 상태 |
|---|---|---|
| 1차 (초기) | 생후 14~35일 | 신규 (2021-01-01 시행, v0.8.1 추가) |
| 2차 | 4~6개월 | (기존 1차) |
| 3차 | 9~12개월 | (기존 2차) |
| 4차 | 18~24개월 | (기존 3차) |
| 5차 | 30~36개월 | (기존 4차) |
| 6차 | 42~48개월 | (기존 5차) |
| 7차 | 54~60개월 | (기존 6차) |
| 8차 | 66~71개월 | (기존 7차) |
name_ko shifts up by one number for every existing visit so the차수 matches what clinics and the 국민건강보험공단 system show.
🔍 Other data spot-checked (2026-05)
| 데이터 | 결과 |
|---|---|
| KDCA 2017 소아청소년 성장도표 | 공식 표준 유지 (2027년 갱신본 개발 중) |
| KDCA NIP 표준 예방접종 일정 | 2025-01-20 sync 이후 코어 일정 변경 없음 |
| BMI 24개월 기준 (≥24m BMI, <24m weight-for-length) | KDCA 권고와 일치 |
| 양극단 임계 5/95 | 학회 < 5 저체중 / ≥ 95 비만 기준과 일치; 과체중 단계(85~95)는 *_concern attribute의 summary_ko 부연으로 안내 |
Upgrade notes
unique_idfor every retained entity is unchanged. Existing installs keep theirentity_id.- The user-visible difference is the next-checkup sensor's
name_koshifting up by one for every visit beyond the new early one. - No behavior change for height / weight / BMI / head / vaccination / tuition entities.
Full CHANGELOG: CHANGELOG.md