A community-driven catalog of Matter-compatible smart home devices. Browse devices, filter by capabilities, protocols, and brands.
I was looking for a site just like this and couldn't find anything that had all the info, was up to date or remotely pleasant to use. That's why I built my own.
# Install dependencies
bun install
# Run development server
bun run devOpen http://localhost:3000 to view the database.
Want to add a device? See CONTRIBUTING.md for details.
Quick options:
- Open an issue - fill out a form, someone else adds it
- Submit a PR - edit
data/devices.jsonyourself
bun run dev # Start dev server
bun run build # Production build
bun run lint # Run linter- Next.js - React framework
- Tailwind CSS - Styling
- shadcn/ui - UI components
- TanStack Table - Data table
MIT - See LICENSE for details.
