home-automation-home-assistant/lovelace-views/devices.yaml
Florian Brinker cd860031fb Add config
2019-01-16 13:47:15 +01:00

29 lines
741 B
YAML

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