.
This commit is contained in:
@@ -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/
|
||||
|
||||
@@ -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}"
|
||||
Reference in New Issue
Block a user