Leslie Fernando 7eb97bb58f
Fix typo in parameter name: entites entities in MockHomeAssistant in… (#27357)
Fix typo in parameter name: entites  entities in MockHomeAssistant interface

Corrects misspelled parameter name in the addEntities method signature. The correct spelling is 'entities', not 'entites'.

This improves code consistency and maintains proper TypeScript interface definitions in the test/demo utilities.
2025-10-06 08:24:35 +03:00
2025-04-28 16:04:47 +03:00
2025-09-26 15:33:12 +03:00
2025-06-27 15:59:14 +02:00
2025-09-30 11:53:51 +02:00
2025-09-26 15:33:12 +03:00
2025-09-24 16:45:20 +02:00
2024-09-30 17:10:45 +02:00
2025-01-14 11:24:02 +01: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.

Home Assistant - A project from the Open Home Foundation

20250903.3 Latest
2025-09-04 09:30:48 -05:00
Languages
TypeScript 98.8%
JavaScript 1.1%