Skip to content

maartenla/my.home-assistant.io

 
 

Repository files navigation

My Home Assistant

Powers https://my.home-assistant.io/

Development

Start a hot-reloading development build server with:

./script/develop

Open http://localhost:3000 to view your changes as you make them.

Or, perform a production build with:

./script/build

And then serve it up with:

yard serve dist

Open http://localhost:3000 to view your production build.

About

The portal to your home.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 50.1%
  • HTML 33.0%
  • JavaScript 16.9%