Skip to main content

Dashboard Overview

The main Homatic dashboard (app.homatic.io) is built with Next.js and provides:

SectionPurpose
DashboardStats, recent activity, device health
DevicesCRUD + instant toggle
RoomsOrganize devices by location
ScenesOne-tap multi-device actions
AutomationsTime-based rules and triggers
ReportsEvent and energy charts
SettingsBranding, users, energy defaults

Roles

RolePermissions
adminFull access + branding
managerDevices, scenes, automations
viewerRead-only + limited portal

Real-time updates

Device state changes are broadcast via Pusher without reloading the page.

Guides