1.0.9 • Published 2 years ago

hass v1.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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.
1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago