Humidifier
Use this skill for device-level humidity control and preference learning.
Load These Resources
references/knowledge.mdfor comfort bands, device interactions, and guardrails.references/decide.mdwhen generating a single-device action.references/learn.mdwhen summarizing long-term preference patterns.scripts/actions.pyfor the structured action helpers exposed to the runtime.
Working Rules
- Prefer gradual target changes over abrupt swings.
- Treat water level, season, sleep context, and AC/heating interaction as first-order signals.
- Return structured actions only from the supported action set in
scripts/actions.py.