lofy-home
Smart home control for the Lofy AI assistant — scene modes (study, chill, sleep, morning, grind), device management via Home Assistant REST API, presence-based automation, natural language commands for lights, music, thermostat, and PC wake-on-LAN. Use when controlling smart home devices, activating scene modes, or managing home automation.
Why use this skill?
Control your smart home with OpenClaw. Manage scenes, lights, and media via Home Assistant. Easily automate your workspace with Lofy-Home.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/harrey401/lofy-homeWhat This Skill Does
The lofy-home skill acts as a comprehensive bridge between the OpenClaw AI agent and your home automation setup via Home Assistant. By leveraging the Home Assistant REST API, this skill allows users to control lighting, media playback, climate, and hardware power states using natural language. It centralizes environment management through a structured configuration file (data/home-config.json), which maps intuitive labels (like "desk lamp" or "speaker") to specific Home Assistant entity IDs. Beyond simple device toggling, it supports complex scene activations, allowing you to synchronize lighting, music, and presence-based settings (such as Do Not Disturb) with a single command.
Installation
To integrate the lofy-home skill into your agent, execute the following installation command in your terminal:
clawhub install openclaw/skills/skills/harrey401/lofy-home
Once installed, you must define your environment variables, specifically HA_TOKEN for authentication, and ensure your data/home-config.json is configured with your correct Home Assistant URL and entity mappings. If an entity ID is missing or incorrect, the agent will prompt you to update the configuration file before execution.
Use Cases
- Workspace Optimization: Instantly shift your room to a "study" state with cool-tone lighting, focus music, and system-wide DND.
- Automated Living: Trigger "chill" or "morning" scenes based on time of day or occupancy status.
- PC Power Management: Wake your workstation remotely via Wake-on-LAN packets, bypassing the need to physically interact with hardware.
- Adaptive Comfort: Quickly adjust ambient conditions, such as turning off lights before bed or bumping the thermostat when the temperature feels low.
Example Prompts
- "It is time to grind, activate study mode for me."
- "I'm heading out for the day, please turn off all the lights and switch to eco mode."
- "My computer is off, can you send the wake packet to my PC?"
Tips & Limitations
- Safety First: The agent will never execute a "turn off all" command without seeking your explicit confirmation to prevent accidental power-downs.
- API Connectivity: Ensure your
home-config.jsonpoints to a reachable URL. If the agent reports an unreachable server, verify your network settings and confirm the Home Assistant API is accessible. - Customization: Keep your
data/home-config.jsonsynced; the skill relies entirely on these mappings to translate human speech into actionable API calls.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-harrey401-lofy-home": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, external-api
Related Skills
Brain Cms
Skill by harrey401
lofy-career
Job search automation for the Lofy AI assistant — application tracking, resume tailoring to job descriptions, interview prep with company research, follow-up management with draft emails, and pipeline analytics. Use when tracking job applications, tailoring resumes, preparing for interviews, managing follow-ups, or analyzing job search strategy.
lofy
Personal AI chief of staff — a complete life management system for OpenClaw. Proactive morning briefings, evening reviews, weekly reports, fitness tracking, career management, project tracking, smart home control, and brain-inspired memory architecture. Use when setting up a personal AI assistant that manages your entire life through natural conversation across Telegram, WhatsApp, Discord, or any OpenClaw channel.
lofy-projects
Project management for the Lofy AI assistant — tracks multiple projects with milestones, priority scoring engine (urgency × job relevance × momentum × energy match), meeting prep automation, time logging, stale project alerts, and work session recommendations. Use when managing projects, prioritizing work, preparing for meetings, or tracking milestones and deadlines.
lofy-life-coach
Personal accountability system for the Lofy AI assistant — morning briefings, evening reviews, weekly reports, goal tracking, habit monitoring with streak counting, and adaptive nudge logic. Use when managing daily routines, life goals, habit streaks, or delivering scheduled briefings and reviews.