hass

1.0.9 • Public • Published

Home Assistant UI Components

Development

Development relies on VS Code Studio and the Remote Containers extension.

  1. Install docker if it's not installed already.
  2. Install the VS Code Studio Remote Containers extension.
  3. Create a remote container with Ubuntu, Python, Git, and other necessary tools. Follow Remote Containers tutorial
  4. Run npm install or yarn install. See package.json for list of scripts.
  5. Scripts start with serve will spin up a Parcel server at port 8000 to serve the compiled JS file(s).
  6. (Optional, but recommended) install a Home Assistant container inside the docker container so that you can use a fresh HASS instance to test changes.

Readme

Keywords

none

Package Sidebar

Install

npm i hass

Weekly Downloads

5

Version

1.0.9

License

MIT

Unpacked Size

138 kB

Total Files

48

Last publish

Collaborators

  • ericmak624