mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-15 01:49:17 +00:00
51 lines
2.1 KiB
YAML
51 lines
2.1 KiB
YAML
manifestVersion: 1.1
|
|
id: home-assistant
|
|
category: automation
|
|
name: Home Assistant
|
|
version: "2024.10.0"
|
|
tagline: Home automation that puts local control & privacy first
|
|
description: >-
|
|
Open source home automation that puts local control and privacy
|
|
first. Powered by a worldwide community of tinkerers and DIY enthusiasts.
|
|
Once started, Home Assistant will automatically scan your network for known devices and allow you to easily set them up.
|
|
Home Assistant integrates with over a thousand different devices and services.
|
|
|
|
|
|
Once you have integrated all your devices at home, you can unleash Home Assistant's
|
|
advanced automation engine to make your home work for you. Do things like:
|
|
|
|
- Turn on the light when the sun sets or when coming home
|
|
|
|
- Get an alert when you leave your garage door open
|
|
|
|
|
|
Home Assistant keeps your data local, no need for a cloud. Home Assistant communicates with your devices locally, and will fallback to pulling in data from the cloud if there is no other option. No data is stored in the cloud, and everything is processed locally.
|
|
|
|
|
|
Note: The USB adapter discovery feature (e.g., for Zigbee dongles connected directly to the device running Umbrel) may not work reliably for Umbrel users on Raspberry Pi.
|
|
developer: Home Assistant
|
|
website: https://home-assistant.io
|
|
dependencies: []
|
|
repo: https://github.com/home-assistant/core
|
|
support: https://community.home-assistant.io
|
|
port: 8123
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
defaultUsername: ""
|
|
defaultPassword: ""
|
|
torOnly: false
|
|
permissions:
|
|
- STORAGE_DOWNLOADS
|
|
releaseNotes: >-
|
|
The release we bring you today is a perfect mix of new UI features, advanced features, improvements, and lots of bug fixes while not being too overwhelming. There is something for everyone in this release.
|
|
|
|
|
|
Most notably, we have a brand new heading card. It allows you to add titles or subtitles to your dashboards, make them clickable, and even add cute little entities to them.
|
|
|
|
|
|
Full release notes are available at https://www.home-assistant.io/blog/2024/10/02/release-202410/
|
|
submitter: Umbrel
|
|
submission: https://github.com/getumbrel/umbrel/commit/9d79cffae608c6a6ab077f859c1c531a581cf926 |