Add config
This commit is contained in:
10
lovelace-views/cctv.yaml
Normal file
10
lovelace-views/cctv.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
icon: mdi:cctv
|
||||
path: cctv
|
||||
cards:
|
||||
- type: picture-entity
|
||||
name: Haustür
|
||||
entity: camera.yihome1
|
||||
- type: picture-entity
|
||||
name: Haustür Alarm Image
|
||||
entity: binary_sensor.yihome1_alarm
|
||||
camera_image: camera.yihome1_alarm
|
||||
28
lovelace-views/devices.yaml
Normal file
28
lovelace-views/devices.yaml
Normal file
@@ -0,0 +1,28 @@
|
||||
icon: mdi:cellphone-link
|
||||
path: devices
|
||||
cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: entities
|
||||
title: Handy Florian
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- entity: device_tracker.mobile_fb
|
||||
name: Standort
|
||||
- entity: sensor.mobile_fb_battery
|
||||
name: Akku
|
||||
icon: mdi:battery
|
||||
- entity: sensor.mobile_fb_callstate
|
||||
name: Anrufstatus
|
||||
- type: entities
|
||||
title: Handy Jenny
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- entity: device_tracker.mobile_fb
|
||||
name: Standort
|
||||
- entity: sensor.mobile_fb_battery
|
||||
name: Akku
|
||||
icon: mdi:battery
|
||||
- entity: sensor.mobile_fb_callstate
|
||||
name: Anrufstatus
|
||||
|
||||
13
lovelace-views/humidity.yaml
Normal file
13
lovelace-views/humidity.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
icon: mdi:water-percent
|
||||
path: humidity
|
||||
cards:
|
||||
- type: history-graph
|
||||
title: 'Dachboden'
|
||||
refresh_interval: 30
|
||||
entities:
|
||||
- entity: sensor.attic_temperature
|
||||
name: Temperatur
|
||||
- entity: sensor.attic_heatIndex
|
||||
name: Gefühlt
|
||||
- entity: sensor.attic_humidity
|
||||
name: Luftfeuchtigkeit
|
||||
56
lovelace-views/instagram.yaml
Normal file
56
lovelace-views/instagram.yaml
Normal file
@@ -0,0 +1,56 @@
|
||||
icon: mdi:instagram
|
||||
path: instagram
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: picture
|
||||
image: /local/avatars/jenny-bty.jpg
|
||||
- type: sensor
|
||||
entity: sensor.instagram_beauty
|
||||
icon: mdi:heart
|
||||
graph: line
|
||||
- type: glance
|
||||
entities:
|
||||
- entity: sensor.instagram_beauty_media
|
||||
name: Beiträge
|
||||
icon: mdi:image-multiple
|
||||
- entity: sensor.instagram_beauty_follows
|
||||
name: Abonniert
|
||||
icon: mdi:account-multiple
|
||||
- type: glance
|
||||
title: frankyowski
|
||||
show_name: false
|
||||
entities:
|
||||
- entity: sensor.instagram_franky
|
||||
icon: mdi:heart
|
||||
- entity: sensor.instagram_franky_media
|
||||
icon: mdi:image-multiple
|
||||
- entity: sensor.instagram_franky_follows
|
||||
icon: mdi:account-multiple
|
||||
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: picture
|
||||
image: /local/avatars/flo-mtb.jpg
|
||||
- type: sensor
|
||||
entity: sensor.instagram_mtb
|
||||
icon: mdi:heart
|
||||
graph: line
|
||||
- type: glance
|
||||
entities:
|
||||
- entity: sensor.instagram_mtb_media
|
||||
name: Beiträge
|
||||
icon: mdi:image-multiple
|
||||
- entity: sensor.instagram_mtb_follows
|
||||
name: Abonniert
|
||||
icon: mdi:account-multiple
|
||||
- type: glance
|
||||
title: _fbrinker
|
||||
show_name: false
|
||||
entities:
|
||||
- entity: sensor.instagram_fb
|
||||
icon: mdi:heart
|
||||
- entity: sensor.instagram_fb_media
|
||||
icon: mdi:image-multiple
|
||||
- entity: sensor.instagram_fb_follows
|
||||
icon: mdi:account-multiple
|
||||
64
lovelace-views/livingroom.yaml
Normal file
64
lovelace-views/livingroom.yaml
Normal file
@@ -0,0 +1,64 @@
|
||||
title: Wohnzimmer
|
||||
path: livingroom
|
||||
panel: true
|
||||
cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: picture-glance
|
||||
title: Harmony
|
||||
entities:
|
||||
- entity: switch.harmony_firetv
|
||||
icon: mdi:television
|
||||
- entity: switch.harmony_music_bt
|
||||
icon: mdi:bluetooth-audio
|
||||
- entity: switch.harmony_steamlink
|
||||
icon: mdi:steam
|
||||
- entity: switch.harmony_playstation
|
||||
icon: mdi:playstation
|
||||
state_image:
|
||||
"PowerOff": /local/images/power.jpg
|
||||
"Fire TV sehen": /local/images/firetv.jpg
|
||||
"Musik Bluetooth": /local/images/music.jpg
|
||||
"SteamLink": /local/images/steamlink.jpg
|
||||
"PlayStation": /local/images/playstation.jpg
|
||||
entity: sensor.harmony_activity
|
||||
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: sensor.harmony_activity
|
||||
state: "Musik Bluetooth"
|
||||
card:
|
||||
type: media-control
|
||||
entity: media_player.spotify
|
||||
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: picture-glance
|
||||
title: Denon AVR
|
||||
entities:
|
||||
- entity: switch.harmony_mute
|
||||
icon: mdi:volume-off
|
||||
- entity: switch.harmony_power
|
||||
icon: mdi:power
|
||||
image: /local/images/denon.jpg
|
||||
state_image:
|
||||
"PowerOff": /local/images/denon-bw.jpg
|
||||
entity: sensor.harmony_activity
|
||||
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: sensor.harmony_activity
|
||||
state_not: "PowerOff"
|
||||
card:
|
||||
type: horizontal-stack
|
||||
cards:
|
||||
- type: entity-button
|
||||
entity: switch.harmony_volume_down
|
||||
name: Leiser
|
||||
icon: mdi:volume-minus
|
||||
- type: entity-button
|
||||
entity: switch.harmony_volume_up
|
||||
name: Lauter
|
||||
icon: mdi:volume-plus
|
||||
22
lovelace-views/overview.yaml
Normal file
22
lovelace-views/overview.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
title: Übersicht
|
||||
path: overview
|
||||
cards:
|
||||
- type: weather-forecast
|
||||
entity: weather.openweathermap
|
||||
- type: glance
|
||||
title: Luftfeuchtigkeit
|
||||
show_name: true
|
||||
show_state: true
|
||||
entities:
|
||||
- sensor.attic_humidity
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: map
|
||||
aspect_ratio: 16:9
|
||||
default_zoom: 15
|
||||
entities:
|
||||
- zone.home
|
||||
- type: glance
|
||||
title: Geräte
|
||||
entities:
|
||||
- device_tracker.mobile_fb
|
||||
8
lovelace-views/spotify.yaml
Normal file
8
lovelace-views/spotify.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
icon: mdi:spotify
|
||||
path: spotify
|
||||
cards:
|
||||
- type: media-control
|
||||
entity: media_player.spotify
|
||||
- type: glance
|
||||
entities:
|
||||
- light.ambilight
|
||||
Reference in New Issue
Block a user