Paul Bottein c6386284d1 Fix entity active states (#14341)
* fix media player state

* Fix active states

* Consider idle media player as active

* improve custom cases
2022-11-17 15:49:33 +01:00
2022-02-26 13:03:12 -08:00
2022-11-17 15:49:33 +01:00
2022-07-19 11:39:08 +02:00
2022-11-14 19:36:35 -05:00
2022-11-08 14:16:42 +01:00
2022-06-28 17:25:21 -07:00
2022-11-14 19:36:35 -05:00

Home Assistant Frontend

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
  • Supervisor: 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.

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 variety of devices.

Languages
TypeScript 98.8%
JavaScript 1.1%