A custom front end used to display elements driven by a Home Assistant back end.
  • TypeScript 98.2%
  • JavaScript 1.8%
Find a file
2024-06-10 13:54:06 +00:00
.github/workflows Add GitHub Actions config. 2024-01-24 05:02:16 +00:00
app Add navigation to map page. 2024-06-10 13:54:06 +00:00
assets Add map tile to landing page. 2024-06-09 22:40:41 +00:00
lib Add navigation to map page. 2024-06-10 13:54:06 +00:00
.gitignore Initial expo-router migration. 2024-06-08 14:07:34 +00:00
app.config.js Initial expo-router migration. 2024-06-08 14:07:34 +00:00
babel.config.js Recreate expo project. 2024-01-23 14:51:35 +00:00
bun.lockb Fix zustand store render issue. Remove react-navigation to prep for move to expo-router. Move to Expo development build. 2024-05-26 16:30:22 +00:00
eas.json Setup EAS build and update. 2024-01-24 05:44:45 +00:00
env.d.ts Recreate expo project. 2024-01-23 14:51:35 +00:00
package.json Add map tile to landing page. 2024-06-09 22:40:41 +00:00
tsconfig.json Initial expo-router migration. 2024-06-08 14:07:34 +00:00