Custom Skill Bde0ceda

Automatically activates the connected humidifier and sets its target humidity to 50% when indoor humidity drops below 40% RH

fullive-ai 1e0b9e3 5 files · 7.5 KB Updated

File contents

Goal

Maintain indoor humidity above 40% at a comfortable level by automatically triggering the humidifier when humidity drops too low.

Load These Resources

  • A working connected humidity sensor that provides accurate real-time indoor humidity readings
  • A connected smart humidifier that supports remote control of power state and target humidity settings

Working Rules

Trigger Condition

This skill activates when the measured indoor humidity drops strictly below 40% relative humidity. It continuously monitors humidity to check for this threshold.

Core Actions

  1. Monitor real-time indoor humidity level from the connected sensor
  2. When humidity is confirmed to be below 40%, turn on the connected smart humidifier
  3. Set the humidifier's target humidity to exactly 50%

Hard Constraints

  • Do not activate the humidifier if indoor humidity is 40% or higher
  • Always set target humidity to exactly 50% every time the skill triggers

Success Criteria

  • Humidifier is automatically turned on when indoor humidity drops below 40%
  • The humidifier's target humidity is correctly set to 50% after activation

fullive-ai/anima/tree/main/skills/custom/auto_turn_on_humidifier_when_humidity_below_40 commit 1e0b9e31a5

Frequently asked questions

npx skillmds@latest add fullive-ai/custom-skill-bde0ceda