Home Assistant Frontend

家庭助理前端。(Polymer frontend for Home Assistant.)

Github星跟蹤圖

Home Assistant Polymer Build Status

This is the repository for the official Home Assistant frontend.

Screenshot of the frontend

Development

  • Initial setup: script/setup
  • Development: Instructions
  • Production build: script/build_frontend
  • Gallery: cd gallery && script/develop_gallery
  • Hass.io: Instructions

Frontend development

Classic environment

A complete guide can be found at the following link. It describes a short guide for the build of project.

Docker environment

It is possible to compile the project and/or run commands in the development environment having only the Docker pre-installed in the system. On the root of project you can do:

  • sh ./script/docker_run.sh build Build all the project with one command
  • sh ./script/docker_run.sh bash Open an interactive shell (the same environment generated by the classic environment) where you can run commands. This bash work on your project directory and any change on your file is automatically present within your build bash.

Note: if you have installed npm in addition to the docker, you can use the commands npm run docker_build and npm run bash to get a full build or bash as explained above

License

Home Assistant is open-source and Apache 2 licensed. Feel free to browse the repository, learn and reuse parts in your own projects.

We use BrowserStack to test Home Assistant on a large variation of devices.

概覽

名稱與所有者home-assistant/frontend
主編程語言TypeScript
編程語言JavaScript (語言數: 5)
平台BSD, Cross-platform, Linux, Mac, Windows, Docker, Web browsers
許可證Other
發布數612
最新版本名稱20240404.2 (發布於 )
第一版名稱20171102.0 (發布於 )
創建於2015-07-12 23:58:06
推送於2024-04-23 11:50:45
最后一次提交2024-04-12 11:21:05
星數3.7k
關注者數129
派生數2.5k
提交數13.4k
已啟用問題?
問題數7419
打開的問題數392
拉請求數10293
打開的拉請求數52
關閉的拉請求數1056
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部