🏠
Smart Home AI
Use OpenClaw to control your smart home with natural language commands.
What You Can Do
💡 Light Control
Turn lights on/off, adjust brightness and colors
🌡️ Climate Control
Adjust thermostat, control fans and AC
🔒 Security
Arm/disarm alarms, lock doors, view cameras
📊 Monitoring
Check sensor data, energy usage, device status
Setup Guide
Prerequisites
- OpenClaw installed
- Smart home hub (Home Assistant, SmartThings, etc.)
- Compatible smart devices
Configuration
{
"skills": {
"smart-home": {
"enabled": true,
"hub": {
"type": "home-assistant",
"url": "http://homeassistant.local:8123",
"token": "your-long-lived-access-token"
},
"defaults": {
"room": "living-room"
}
}
}
} Example Commands
"Turn on the living room lights"
"Set the thermostat to 72 degrees"
"Is the front door locked?"
"What's the temperature in the bedroom?"
Supported Platforms
🏠
Home Assistant
Full integration with all entities
📱
SmartThings
Samsung ecosystem support
🔌
HomeKit
Apple HomeKit devices