home-automation-home-assistant/lovelace-views/devices.yaml

23 рядки
535 B
YAML

2019-01-16 12:47:15 +00:00
icon: mdi:cellphone-link
path: devices
cards:
2019-01-17 20:08:21 +00:00
- type: entities
title: Florian
show_header_toggle: false
entities:
- entity: device_tracker.mobile_fb
name: Standort
- entity: sensor.device_mobile_fb_battery
name: Handy-Akku
icon: mdi:battery
- type: entities
title: Jenny
show_header_toggle: false
entities:
- entity: device_tracker.mobile_fb
name: Standort
- entity: sensor.device_mobile_fb_battery
name: Handy-Akku
icon: mdi:battery
2019-01-16 12:47:15 +00:00