Skip to content

frinyvonnick/home-assistant

Repository files navigation

home-assistant

Home assistant for raspberry-pi with touchscreen

Build Setup

The project use yarn instead of npm for everything 😉

# install dependencies
yarn install

# serve with hot reload at localhost:9080
yarn run dev

# build electron application for production
yarn run build


# lint all JS/Vue component files in `src/`
yarn run lint

Hardware requirements

Here you can find a list of hardwares needed to run the project.

Environment variables

Required env variables :

CITY_CODE
WEATHER_API_KEY

To get the weather API key, you must signup here and go to the API keys section.
You can get your city code here.


This project was generated with electron-vue@9add6ff using vue-cli. Documentation about the original structure can be found here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published