Commit Graph

17 Commits

Author SHA1 Message Date
Cosmo
444239a5e5 fix: switch to service account auth for Google Calendar
Some checks failed
Deploy to VM / deploy (push) Failing after 1s
2026-04-22 13:10:06 +00:00
Cosmo
38a64ff9c8 feat: google calendar integration, calendar tab, redesign home/devices tabs
Some checks failed
Deploy to VM / deploy (push) Failing after 1s
2026-04-22 12:44:15 +00:00
Cosmo
b7facc25b8 ci: fix deploy workflow for VM architecture
Some checks failed
Deploy to VM / deploy (push) Failing after 1s
2026-04-22 12:05:57 +00:00
Cosmo
415c34e3ab fix: Lucide icon type in Sidebar
All checks were successful
Deploy to Coolify / deploy (push) Successful in 3s
2026-04-22 11:26:19 +00:00
Cosmo
a6cff75c68 fix: DeviceCard sync initialState from HA on first load
All checks were successful
Deploy to Coolify / deploy (push) Successful in 3s
2026-04-22 11:23:13 +00:00
Cosmo
311ae1dc4b feat: full redesign - sidebar layout, room tabs, device cards
All checks were successful
Deploy to Coolify / deploy (push) Successful in 3s
2026-04-22 11:05:41 +00:00
Cosmo
9c01fd235f fix: native button toggles, scroll enabled, remove whileHover interference
All checks were successful
Deploy to Coolify / deploy (push) Successful in 4s
2026-04-22 11:00:24 +00:00
Cosmo
98fdcafb73 fix: weather modal, remove tasks/savings, fix HA controls, safe-area BottomNav
All checks were successful
Deploy to Coolify / deploy (push) Successful in 3s
2026-04-22 10:42:41 +00:00
Cosmo
a2fb233363 fix: use Open-Meteo instead of wttr.in (wttr.in response gets truncated in container)
All checks were successful
Deploy to Coolify / deploy (push) Successful in 4s
2026-04-22 10:37:43 +00:00
Cosmo
56d03ae781 fix: cast to any for _mock property in settings
All checks were successful
Deploy to Coolify / deploy (push) Successful in 4s
2026-04-22 10:34:06 +00:00
Cosmo
088cd35ea6 feat: new layout, rooms row, fix weather+HA, fix BottomNav overflow
All checks were successful
Deploy to Coolify / deploy (push) Successful in 5s
- Remove TasksCard and SavingsCard from home tab
- New grid layout: lights+thermostat row 1, purifier+weather row 2
- Add RoomsRow component with room navigation
- Fix HA entity mapping: fan.zhimi_rmb1_9528_air_purifier → fan.air_purifier
- Add real entity aliases for HA route
- Fix weather route: add timeout, better error handling
- Fix BottomNav: use 100dvh + flex-shrink-0
- TopBar: accept isDemo prop, show Demo badge in header
- WeatherCard: compact prop, better loading/error states
- globals.css: add no-scrollbar utility
2026-04-22 10:33:20 +00:00
Cosmo
ecf69400f6 redesign: glassmorphism UI with big cards, 3-col layout, ambient orbs
All checks were successful
Deploy to Coolify / deploy (push) Successful in 4s
2026-04-22 10:23:57 +00:00
7e1e2cfd4d fix: add force-dynamic to savings route
All checks were successful
Deploy to Coolify / deploy (push) Successful in 31s
2026-04-22 10:13:34 +00:00
03a01b0085 fix: add force-dynamic to tasks route
Some checks failed
Deploy to Coolify / deploy (push) Has been cancelled
2026-04-22 10:13:33 +00:00
e7e1ffab8b fix: add force-dynamic to ha route
Some checks failed
Deploy to Coolify / deploy (push) Has been cancelled
2026-04-22 10:13:32 +00:00
7d72f3dbf1 fix: add force-dynamic to weather route
Some checks failed
Deploy to Coolify / deploy (push) Has been cancelled
2026-04-22 10:13:31 +00:00
Cosmo
9044869fa4 feat: initial smart home dashboard
All checks were successful
Deploy to Coolify / deploy (push) Successful in 44s
- Next.js 14 + TypeScript + Tailwind CSS
- Glassmorphism design with ambient orbs
- Cards: Light x2, Temperature, AirPurifier, Tasks, Weather, Savings
- Home Assistant integration (demo mode if no token)
- Vikunja tasks API
- Pulse savings API
- wttr.in weather
- Framer Motion animations
- Dark/light theme toggle
- Bottom navigation
- Dockerfile for deployment
2026-04-22 10:00:41 +00:00