34 lines
1014 B
Django/Jinja
34 lines
1014 B
Django/Jinja
{% set vault_addr = 'https://vault.trez.wtf' %}
|
|
{% set secrets_path = 'rinoa-docker/env' %}
|
|
|
|
---
|
|
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/en/configs/services
|
|
|
|
#- My First Group:
|
|
# - My First Service:
|
|
# href: http://localhost/
|
|
# description: Homepage is awesome
|
|
#
|
|
#- My Second Group:
|
|
# - My Second Service:
|
|
# href: http://localhost/
|
|
# description: Homepage is the best
|
|
#
|
|
#- My Third Group:
|
|
# - My Third Service:
|
|
# href: http://localhost/
|
|
# description: Homepage is 😎
|
|
|
|
- Automation:
|
|
- Home Assistant (Rikku):
|
|
href: https://ha.trez.wtf
|
|
description: Smart Home
|
|
icon: home-assistant.png
|
|
weight: 0
|
|
widget:
|
|
type: homeassistant
|
|
url: http://192.168.1.252:8123
|
|
key: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiI5MTFlMDZiMzNlODc0MWYyYjM3Mzg0NDhiMzMyNzMxYiIsImlhdCI6MTcxMzEzODc3MiwiZXhwIjoyMDI4NDk4NzcyfQ.CXFBjf0sJAGdMrRd_PTCkkzU3LsCgkckG8HvbdSYEhs
|
|
|