jessikitty
jessikitty pushed to main at jessikitty/frambe 2026-05-19 14:23:45 +10:00
264fe129f5 feat: add frontend slideshow with crossfade, touch controls, clock overlay, wake lock
jessikitty pushed to main at jessikitty/frambe 2026-05-19 14:22:32 +10:00
2f87407d9c feat: add responsive CSS with dark theme, crossfade transitions, touch zones
jessikitty pushed to main at jessikitty/frambe 2026-05-19 14:21:51 +10:00
e41d660105 feat: add main HTML with setup screen and slideshow view
jessikitty pushed to main at jessikitty/frambe 2026-05-19 14:20:56 +10:00
2a16d4c79e feat: add Express server with Immich API proxy and config endpoints
jessikitty pushed to main at jessikitty/frambe 2026-05-19 14:20:13 +10:00
5298161b3c feat: add package.json with Express, node-fetch, dotenv dependencies
jessikitty created repository jessikitty/frambe 2026-05-19 14:19:11 +10:00
jessikitty pushed to main at jessikitty/ha-parental-controls 2026-05-18 12:19:22 +10:00
bd4996492d Auto-detect URL from page origin — works on HTTP, HTTPS, LAN IP, or domain
jessikitty pushed to main at jessikitty/ha-parental-controls 2026-05-18 11:54:57 +10:00
b754c0cab6 Hardcode HA token in CONFIG block — set once, works on all devices
jessikitty pushed to main at jessikitty/ha-parental-controls 2026-05-18 00:12:03 +10:00
9224a3fd58 Auto-detect HA auth from parent frame — no manual token entry needed
jessikitty pushed to main at jessikitty/ha-parental-controls 2026-05-17 00:28:27 +10:00
4142d1c9e1 Fix empty display after save (lastSaveTime guard) + OPNsense JSON payload fix
jessikitty pushed to main at jessikitty/ha-parental-controls 2026-05-17 00:23:46 +10:00
77d9e9c523 Fix: OPNsense rest_commands use JSON payload (alias_util API requires JSON not form-encoded)
jessikitty pushed to main at jessikitty/ha-parental-controls 2026-05-16 19:52:38 +10:00
a566400746 Fix: use sensor.home_dhcp_leases_lan with attributes.Leases (capital L), address/hostname/expires fields
jessikitty pushed to main at jessikitty/ha-parental-controls 2026-05-16 18:15:46 +10:00
8a5fe108dc Fix: chunked storage (12x255=3060 chars), no CFG reference, clean parseCfg/saveCfg
jessikitty pushed to main at jessikitty/ha-parental-controls 2026-05-16 18:11:03 +10:00
cf8d7eef7c Fix: replace single input_text (max 10000, invalid) with 12 chunked entities (max 255 each = 3060 total)
jessikitty pushed to main at jessikitty/ha-parental-controls 2026-05-16 15:13:26 +10:00
4ecdda5322 Redesign: use OPNsense DHCP lease sensor for discovery/status, fix save error handling, add HA+DHCP status indicators, cleaner UI
jessikitty pushed to main at jessikitty/ha-parental-controls 2026-05-16 15:10:13 +10:00
7c258e731e Add opnsense_leases_url for DHCP sensor
jessikitty pushed to main at jessikitty/ha-parental-controls 2026-05-16 15:09:42 +10:00
06b35aeb8c Add OPNsense DHCP lease REST sensor for device discovery and status
jessikitty pushed to main at jessikitty/ha-parental-controls 2026-05-15 16:22:31 +10:00
5593d1411b Fix: use ws.send() directly for auth — send() expects a result response but HA responds to auth with auth_ok/auth_invalid (no id), causing 60s timeout loop
jessikitty pushed to main at jessikitty/ha-parental-controls 2026-05-15 16:11:46 +10:00
76b67d3470 Fix connection timeout: use REST API for initial state load, increase WS timeout to 60s
jessikitty pushed to main at jessikitty/Set-StudentEmail 2026-05-15 10:59:24 +10:00
8d1c21116d Update README to reflect [username]@domain format