Paul Bottein 96a261d831 Add swipe gesture to control switch (#15567)
* Add swipe gesture to control switch

* Update src/components/ha-control-switch.ts

Co-authored-by: Bram Kragten <mail@bramkragten.nl>

* Only add necessary listener

---------

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-02-23 17:13:03 +00:00
2022-12-12 10:51:25 +01:00
2023-01-23 19:25:04 +00:00
2022-02-26 13:03:12 -08:00
2022-07-19 11:39:08 +02:00
2023-01-23 19:25:04 +00:00
2019-05-02 11:35:46 -07:00
2023-02-23 17:42:15 +01:00
2020-05-22 23:05:47 -07:00
2022-06-28 17:25:21 -07: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%