This commit is contained in:
2026-05-19 23:24:51 +02:00
parent 265a2b3d2a
commit a3e5b42733
10 changed files with 62 additions and 8 deletions
+1 -1
View File
@@ -166,5 +166,5 @@
href: https://www.myabandonware.com/
- itch.io:
- abbr: IT
icon: images/itchio.svg
icon: /images/itchio.svg
href: https://itch.io/
+18
View File
@@ -44,3 +44,21 @@
enablePools: true # optional, defaults to false
nasType: scale # defaults to scale, must be set to 'core' if using enablePools with TrueNAS Core
fields: ["load", "uptime", "alerts"]
- Home Assistant:
icon: home-assistant.svg
href: "https://ha.home.ramberg.net"
#description: Home Assistant
widget:
type: homeassistant
url: "https://ha.home.ramberg.net"
key: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJiOTQ4NmViZGQwMWQ0OTNmOTBlMDc1NjU3ZWI2MjNkNyIsImlhdCI6MTc3ODI4MDUwMCwiZXhwIjoyMDkzNjQwNTAwfQ.McjQSZ2NBDnAPzciwql5mG6JghPwLgWzQGGAKLAyKrI
# custom:
# - state: sensor.total_power
# - state: sensor.total_energy_today
# label: energy today
# - template: "{{ states.switch|selectattr('state','equalto','on')|list|length }}"
# label: switches on
# - state: weather.forecast_home
# label: wind speed
# value: "{attributes.wind_speed} {attributes.wind_speed_unit}"