Professional security, intelligent automation, and beautiful dashboards β without the YAML.
Website Β· Get Started Β· Report Issue
You love Home Assistant. But let's be honest:
- Security systems require dozens of YAML automations stitched together
- Remote access means wrestling with DuckDNS, NGINX, ports, and certs
- Dashboards look dated and need constant manual tweaking
- Automation blueprints are scattered across forums with no consistency
You didn't buy smart devices to spend weekends debugging configs.
EffortlessHome is a native Home Assistant integration that gives you a production-grade smart home β installed in minutes, not weekends.
| What You Get | Without EffortlessHome | With EffortlessHome |
|---|---|---|
| Security System | DIY YAML alarm + manual sensors | Multi-mode professional alarm, 24/7 monitoring available |
| Remote Access | DuckDNS + NGINX + port forwarding | Secure, encrypted β zero config |
| Dashboard | Lovelace cards, manual layout | Beautiful, app-like UI across all devices |
| Automations | Copy-paste from forums | 38+ curated blueprints, one-click install |
| Device Setup | Entity-by-entity configuration | Drag & drop area/label management |
|
Multi-mode alarm with intelligent triggering, smart sensor grouping, and optional 24/7 professional monitoring. Dynamic presence detection, sleep modes, and privacy controls β per room, automatically. Pre-configured automations for security, safety, daily routines, and device management. Automated good morning, good night, arrive home, and leave home sequences. |
Convert any appliance into a smart device with cycle detection and notifications. Modern web interface with native apps for iOS, Android, Apple TV, Android TV, Windows, and Mac. A polished, cohesive UI designed specifically for EffortlessHome. Easy area and label management β no YAML required. |
- Open HACS in your Home Assistant instance
- Add this Github Repo as a custom source
- Search for "EffortlessHome"
- Click Install
- Restart Home Assistant
- Copy the
effortlesshomedirectory to yourcustom_componentsfolder - Restart Home Assistant
- Add the integration via Configuration > Integrations > Add Integration > EffortlessHome
- After installation, go to Configuration > Integrations
- Click the "+" button and search for "EffortlessHome"
- Enter your EffortlessHome account credentials
- Select the system you want to configure (if you have multiple systems)
Add the following configuration to your Home Assistant configuration.yaml file:
http:
use_x_forwarded_for: true
trusted_proxies:
- 192.168.1.0/24 (replace with your local network range)
cors_allowed_origins:
- https://dash.effortlesshome.co
homeassistant:
allowlist_external_dirs:
- /media
- /config/www/effortlesshome
panel_custom:
- name: effortlesshome-config-panel
sidebar_title: EffortlessHome Config
sidebar_icon: mdi:alpha-e-box-outline
url_path: effortlesshome-config-panel
module_url: /local/effortlesshome/config-panel.js
- name: effortlesshome-area-panel
url_path: effortlesshome-area-panel
module_url: /local/effortlesshome/area-panel.js
- name: effortlesshome-label-panel
url_path: effortlesshome-label-panel
module_url: /local/effortlesshome/label-panel.jsAfter adding the configuration, restart Home Assistant for changes to take effect.
- Email: Your EffortlessHome account email
- Password: Your EffortlessHome account password
π Full setup guide: effortlesshome.co/getstarted
- Home Assistant 2024.1+
recordercomponent enabled- Internet connection for cloud features
βββββββββββββββββββββββββββββββββββββββ
β Your Home Network β
β β
β ββββββββββββββββ ββββββββββββββ β
β βHome Assistant ββββEffortlessHomeβ β
β β (local) β β (local) β β
β ββββββββ¬ββββββββ βββββββ¬βββββββ β
β β β β
β Local Automations Local UI β
β Local Security Local Data β
βββββββββββ¬βββββββββββββββββ¬ββββββββββ
β Encrypted β
ββββββ Cloud βββββ
(remote access only)
β All automations run locally β no cloud dependency β Your data stays on your hardware β Cloud used only for secure remote access & optional monitoring
| Resource | Link |
|---|---|
| π Documentation | effortlesshome.co/get-started |
| π Report Issues | GitHub Issues |
| π Website | effortlesshome.co |








