Developed by A R Smart Home Automation
A Home Assistant custom integration that lets you schedule any entity with:
- ⏰ Start & End times (time-based scheduling)
- 🌅 Sunrise & Sunset triggers with adjustable offsets
- 🔁 Dual daily schedules (run twice per day — morning & evening)
- 📅 Selectable weekdays
- 🔘 Enable / Disable toggle
Perfect for lights, pumps, gates, garage doors, irrigation, and more.
⚡ Simple for clients. Powerful for installers.
-
⏰ Start & End time control
-
🌅 Sunrise & Sunset with offsets (± minutes)
-
🔁 Dual schedule windows
-
📅 Weekday selection
-
🔘 Enable / Disable per schedule
-
🧠 Intelligent trigger system (time OR solar)
-
⏱️ Offset control (before/after sun events)
-
🔁 Auto re-scheduling with sun updates
-
🧩 Works with any domain
-
🎛️ Device-aware actions
-
⚙️ Auto device detection
-
📊 Live status:
- Next run
- Last run
- Active window
-
🖥️ Lovelace friendly
-
🛠️ Installer focused
-
⚡ Real-time updates
- Open HACS
- Go to Integrations
- Add Custom Repository
- Paste: https://github.com/marsh4200/ar_smart_scheduler
- Category: Integration
- Install & Restart
Copy: custom_components/ar_smart_scheduler
To: config/custom_components/ar_smart_scheduler
Restart Home Assistant.
type: entities
title: 🎮 Gaming Room Lights
entities:
- entity: switch.gaming_lights_schedule_enabled
name: Enable Schedule
- entity: time.gaming_lights_start_time
name: Start Time
- entity: time.gaming_lights_end_time
name: End Time
- type: section
label: Days
- entity: switch.gaming_lights_mon
- entity: switch.gaming_lights_tue
- entity: switch.gaming_lights_wed
- entity: switch.gaming_lights_thu
- entity: switch.gaming_lights_fri
- entity: switch.gaming_lights_sat
- entity: switch.gaming_lights_sun
state_color: trueRepo: https://github.com/marsh4200/ar-scheduler-card
type: custom:ar-scheduler-card
entity: switch.gaming_lights_schedule_enabled
name: 🎮 Gaming Room Lights- 📅 Respects weekdays
- ⚡ Instant updates
- 👤 No admin access needed
- 🎛️ Clean UI for clients
AR Smart Scheduler makes scheduling simple, powerful, and client-friendly.