chrisryn
  • Joined on 2025-11-19
chrisryn pushed to dev at chrisryn/imperial-command-center 2026-04-17 15:05:37 -05:00
edd8cd01c1 Group climate controls together on Controls page
chrisryn pushed to dev at chrisryn/imperial-command-center 2026-04-16 23:11:01 -05:00
a74a2ddd7f Support dash separator in chore name parsing (Chris - Dishes)
chrisryn pushed to dev at chrisryn/imperial-command-center 2026-04-16 22:35:15 -05:00
81236d908c Add weather badge, chore chart, fix controls grid
chrisryn pushed to dev at chrisryn/imperial-command-center 2026-04-16 22:07:25 -05:00
f5461db97d Fix case mismatch in PersonAlert camera lookup
chrisryn pushed to dev at chrisryn/imperial-command-center 2026-04-16 21:46:38 -05:00
3b38a78295 Person detection via direct MQTT instead of HA entities
chrisryn pushed to dev at chrisryn/imperial-command-center 2026-04-16 06:41:02 -05:00
55dd117520 Suppress photo-frame idle while Media overlay is open
chrisryn pushed to dev at chrisryn/imperial-command-center 2026-04-15 08:06:30 -05:00
9315374944 Swap calendar coloring to per-person keyword match; teal UI accent
chrisryn pushed to dev at chrisryn/imperial-command-center 2026-04-15 02:19:14 -05:00
7b36551c32 Cool-light theme, Google event colors, photo frame contain+lower-right clock
chrisryn pushed to dev at chrisryn/imperial-command-center 2026-04-14 19:28:41 -05:00
d0db8c55b3 Tighten Home calendar/todo split to 80/20
chrisryn pushed to dev at chrisryn/imperial-command-center 2026-04-14 19:00:33 -05:00
a5803f70e3 Add localhost screenshot endpoint and email-upload guide
chrisryn pushed to dev at chrisryn/imperial-command-center 2026-04-14 16:31:26 -05:00
cede430dc9 Keep monitor always on and switch Home layout to horizontal 90/10
chrisryn pushed to dev at chrisryn/imperial-command-center 2026-04-14 14:06:35 -05:00
7886e72f38 Add Controls tab with lights, locks, alarm, thermostats overlay
chrisryn pushed to dev at chrisryn/imperial-command-center 2026-04-14 13:28:38 -05:00
1dd32c6afe Simplify home view and drop motion detection
chrisryn pushed to dev at chrisryn/imperial-command-center 2026-04-14 10:45:49 -05:00
5fe7bc71ef Add photo frame idle mode and switch to Skylight-style theme
chrisryn pushed to dev at chrisryn/requestarr 2026-04-04 12:51:29 -05:00
2dc143faf7 Fix cache IDs and discover route for music/book types
206f586a11 Add MUSIC/BOOK cases to request route switch statements
e4874f5792 Widen remaining type unions: StatusBadge, IssueModal, PersonDetails, ExternalLink, discover
Compare 3 commits »
chrisryn pushed to dev at chrisryn/requestarr 2026-04-04 11:50:34 -05:00
6005422cea Widen all movie|tv type unions to include music|book across frontend and server
chrisryn pushed to dev at chrisryn/requestarr 2026-04-04 06:51:36 -05:00
d8404496b8 Fix remaining mediaType casts in PlexWatchlistSlider and RecentlyAddedSlider
chrisryn pushed to dev at chrisryn/requestarr 2026-04-03 23:10:27 -05:00
41bb2c3a2c Cast all mediaType props flowing to TmdbTitleCard
chrisryn pushed to dev at chrisryn/requestarr 2026-04-03 23:01:54 -05:00
53d7b56265 Cast mediaType in ListView to fix type narrowing
chrisryn pushed to dev at chrisryn/requestarr 2026-04-03 22:49:28 -05:00
b012ccb500 Fix WatchlistItem mediaType union