Package Exports
- @hakit/components
Readme
Overview
The package provides reusable components for creating custom dashboards for Home Assistant using react, this is a separate package to @hakit/core which is a peer dependency for this package.
The @hakit/components package reusable components for creating custom dashboards for Home Assistant using react! The @hakit/core package is a peer dependency for this package.
If you like anything here, be sure to 🌟 my repo!

Get Started
There's an npm create command which will setup react, Typescript, Vite & Hakit automatically for you with a terminal wizard!
npm create hakit@latestOr, if you want to install manually:
npm install @hakit/core @hakit/componentsThere's detailed documentation which should give you all the information you need to get started.
Issues / Discusssions
If you have any issues getting this going, found any bugs or want to discuss anything, please feel free to open an issue on the github repository, or open up a discussion on the github discussions.