Home Automation Dashboard

Power Monitoring (Point 1)

Main Power--
MCB Status--
Generator--
Voltage-- V
Current-- A
Power-- W
Frequency-- Hz

Floor Plan Point1 Point2

මේක sample layout එකක්. "Edit Layout" click කරලා bulb icon drag කරලා ඔයාගේ ගෙදර plan එකට ගැලපෙන විදිහට හදන්න. Position ඔටෝ localStorage එකේ save වෙනවා (browser එකේ). තව room shapes ටිකත් පස්සේ ඔයාගේ plan එකට ගැලපෙන විදිහට SVG rect coordinates වෙනස් කරන්න පුළුවන් (floorPlanRooms array එක code එකේ).

Switch List

Cameras (H6C)

H6C ONVIF/RTSP local access enable කරලා තියෙන නිසා, mediamtx (former rtsp-simple-server) හෝ go2rtc වගේ local server එකක් dagupan RTSP → HLS convert කරලා {serverBase}{streamPattern} විදිහට serve කරන්න ඕනේ (e.g. http://192.168.1.150:8889/cam1/index.m3u8). PTZ buttons, {serverBase}{ptzPattern} එකට POST request එකක් යවනවා — ඒක handle කරන්න server side (Node/Python) එකේ ONVIF PTZ command call එකක් දාන්න ඕනේ, මොකද browser එකෙන් කෙලින්ම ONVIF/digest-auth camera එකට call කරන්න බැහැ.