label changes
This commit is contained in:
parent
3c7ce2f673
commit
a90bbff611
@ -5,7 +5,7 @@ homeassistant:
|
||||
elevation: !secret home_elevation
|
||||
unit_system: metric
|
||||
time_zone: Europe/Berlin
|
||||
# customize: !include_dir_merge_named customizations/
|
||||
customize: !include_dir_merge_named customizations/
|
||||
whitelist_external_dirs:
|
||||
- /backuplogs
|
||||
|
||||
|
@ -7,6 +7,7 @@ cards:
|
||||
image: /local/avatars/jenny-bty.jpg
|
||||
- type: sensor
|
||||
entity: sensor.instagram_beauty
|
||||
name: brunettebeauty_91
|
||||
icon: mdi:heart
|
||||
graph: line
|
||||
- type: glance
|
||||
@ -34,6 +35,7 @@ cards:
|
||||
image: /local/avatars/flo-mtb.jpg
|
||||
- type: sensor
|
||||
entity: sensor.instagram_mtb
|
||||
name: _fbmtb
|
||||
icon: mdi:heart
|
||||
graph: line
|
||||
- type: glance
|
||||
|
@ -8,9 +8,17 @@ cards:
|
||||
show_name: true
|
||||
show_state: true
|
||||
entities:
|
||||
- sensor.bathroom_hygrometer_humidity
|
||||
- sensor.humidity_4
|
||||
- sensor.attic_humidity
|
||||
- entity: sensor.bathroom_hygrometer_humidity
|
||||
name: Badezimmer
|
||||
- entity: sensor.humidity_4
|
||||
name: Wohnzimmer
|
||||
- entity: sensor.attic_humidity
|
||||
name: Dachboden
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: sensor.myip
|
||||
name: Öffentliche IP
|
||||
icon: mdi:earth
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: entities
|
||||
|
Loading…
Reference in New Issue
Block a user