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