Skip to content

Commit

Permalink
Deploy to GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
githubsaturn committed Feb 21, 2025
1 parent c97ab9d commit e6e853e
Show file tree
Hide file tree
Showing 11 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion forcebuild.date
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Mon Feb 17 04:27:03 UTC 2025
Fri Feb 21 21:31:43 UTC 2025
1 change: 1 addition & 0 deletions v2/apps/Home-Assistant.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"captainVersion":2,"dockerCompose":{"services":{"$$cap_appname":{"image":"ghcr.io/home-assistant/home-assistant:$$cap_myapp_version","volumes":["$$cap_appname-config:/config","/etc/localtime:/etc/localtime:ro","/run/dbus:/run/dbus:ro"],"containerHttpPort":"8123"}}},"variables":[{"id":"$$cap_myapp_version","label":"Home Assistant version","defaultValue":"2025.2.1","description":"Check out their GitHub page for the valid tags https://github.com/home-assistant/core/pkgs/container/home-assistant","validRegex":"/.{1,}/"}],"instructions":{"start":"Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Note that HomeAssistant works best as a standalone app. The Docker Container installation method has some limitations. See https://www.home-assistant.io/installation/#advanced-installation-methods","end":"Done!\n\nTo work properly with reverse proxies edit:\n`nano /var/lib/docker/volumes/captain--$$cap_appname-config/_data/configuration.yaml`\nAdd:\n```yml\nhttp:\n use_x_forwarded_for: true\n trusted_proxies:\n - 10.0.1.0/24\n - 127.0.0.0/24\n - ::1\n```\n\nSee https://www.home-assistant.io/integrations/http/#reverse-proxies for more information"},"displayName":"Home Assistant","isOfficial":true,"description":"🏡 Open source home automation that puts local control and privacy first.","documentation":"This docker-compose is taken from https://www.home-assistant.io/installation/generic-x86-64#docker-compose"}
2 changes: 1 addition & 1 deletion v2/autoGeneratedList.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion v2/list

Large diffs are not rendered by default.

Binary file added v2/logos/Home-Assistant.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions v3/apps/Home-Assistant
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"captainVersion":2,"dockerCompose":{"services":{"$$cap_appname":{"image":"ghcr.io/home-assistant/home-assistant:$$cap_myapp_version","volumes":["$$cap_appname-config:/config","/etc/localtime:/etc/localtime:ro","/run/dbus:/run/dbus:ro"],"containerHttpPort":"8123"}}},"variables":[{"id":"$$cap_myapp_version","label":"Home Assistant version","defaultValue":"2025.2.1","description":"Check out their GitHub page for the valid tags https://github.com/home-assistant/core/pkgs/container/home-assistant","validRegex":"/.{1,}/"}],"instructions":{"start":"Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Note that HomeAssistant works best as a standalone app. The Docker Container installation method has some limitations. See https://www.home-assistant.io/installation/#advanced-installation-methods","end":"Done!\n\nTo work properly with reverse proxies edit:\n`nano /var/lib/docker/volumes/captain--$$cap_appname-config/_data/configuration.yaml`\nAdd:\n```yml\nhttp:\n use_x_forwarded_for: true\n trusted_proxies:\n - 10.0.1.0/24\n - 127.0.0.0/24\n - ::1\n```\n\nSee https://www.home-assistant.io/integrations/http/#reverse-proxies for more information"},"displayName":"Home Assistant","isOfficial":true,"description":"🏡 Open source home automation that puts local control and privacy first.","documentation":"This docker-compose is taken from https://www.home-assistant.io/installation/generic-x86-64#docker-compose"}
2 changes: 1 addition & 1 deletion v3/list

Large diffs are not rendered by default.

Binary file added v3/logos/Home-Assistant.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions v4/apps/Home-Assistant
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"captainVersion":4,"services":{"$$cap_appname":{"image":"ghcr.io/home-assistant/home-assistant:$$cap_myapp_version","volumes":["$$cap_appname-config:/config","/etc/localtime:/etc/localtime:ro","/run/dbus:/run/dbus:ro"],"caproverExtra":{"containerHttpPort":"8123","websocketSupport":"true"}}},"caproverOneClickApp":{"variables":[{"id":"$$cap_myapp_version","label":"Home Assistant version","defaultValue":"2025.2.1","description":"Check out their GitHub page for the valid tags https://github.com/home-assistant/core/pkgs/container/home-assistant","validRegex":"/.{1,}/"}],"instructions":{"start":"Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Note that HomeAssistant works best as a standalone app. The Docker Container installation method has some limitations. See https://www.home-assistant.io/installation/#advanced-installation-methods","end":"Done!\n\nTo work properly with reverse proxies edit:\n`nano /var/lib/docker/volumes/captain--$$cap_appname-config/_data/configuration.yaml`\nAdd:\n```yml\nhttp:\n use_x_forwarded_for: true\n trusted_proxies:\n - 10.0.1.0/24\n - 127.0.0.0/24\n - ::1\n```\n\nSee https://www.home-assistant.io/integrations/http/#reverse-proxies for more information"},"displayName":"Home Assistant","isOfficial":true,"description":"🏡 Open source home automation that puts local control and privacy first.","documentation":"This docker-compose is taken from https://www.home-assistant.io/installation/generic-x86-64#docker-compose"}}
2 changes: 1 addition & 1 deletion v4/list

Large diffs are not rendered by default.

Binary file added v4/logos/Home-Assistant.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e6e853e

Please sign in to comment.