Feat: Add config path to website (#4005)

* Feat: Add config path to website

* Handel Responsive/Mobile
This commit is contained in:
Michel Roegl-Brunner 2025-04-24 11:52:26 +02:00 committed by GitHub
parent 945a32dfef
commit cf4a2c8ffe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 89 additions and 2 deletions

View file

@ -12,7 +12,7 @@
"documentation": "https://www.home-assistant.io/docs/",
"website": "https://www.home-assistant.io/",
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/home-assistant.svg",
"config_path": "",
"config_path": "/var/lib/containers/storage/volumes/hass_config/_data",
"description": "A standalone Podman container-based installation of Home Assistant Core means that the Home Assistant Core software is installed inside a container managed by Podman, separate from the host operating system. This provides a flexible and scalable solution for running the software, as the container can be easily moved between host systems or isolated from other processes for security. Podman is a popular open-source tool for managing containers that is similar to Docker, but designed for use on Linux systems without a daemon.\r\n\r\n\ud83d\udec8 If the LXC is created Privileged, the script will automatically set up USB passthrough.",
"install_methods": [
{

View file

@ -12,7 +12,7 @@
"documentation": null,
"website": "https://github.com/aceberg/WatchYourLAN",
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/webp/watchyourlan.webp",
"config_path": "",
"config_path": "/data/config.yaml",
"description": "WatchYourLAN is a lightweight network IP scanner with web GUI.",
"install_methods": [
{