Air Conditioner
Use this skill for device-level cooling and heating decisions plus preference learning.
Load These Resources
references/knowledge.mdfor comfort temperatures, energy heuristics, and device interaction rules.references/decide.mdwhen generating a single-device action.references/learn.mdwhen updating the learned profile from usage history.scripts/actions.pyfor the structured action helpers exposed to the runtime.
Working Rules
- Optimize for comfort without ignoring energy cost.
- Treat humidity side effects as part of the decision, not a separate concern.
- Prefer no-op over unnecessary cycling near the target range.