diff --git a/configuration.yaml b/configuration.yaml index 10bf790..5d24f4f 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -125,6 +125,8 @@ mqtt_eventstream: - call_service - state_changed +mobile_app: + telegram_bot: - platform: broadcast api_key: !secret telegram_bot @@ -143,8 +145,6 @@ notify: # - name: android # platform: fcm-android -device_tracker: - media_player: - platform: spotify client_id: !secret spotify_client_id @@ -164,6 +164,17 @@ remote: sun: +person: + - name: Jenny + id: jenny + - name: Florian + id: florian + device_trackers: + - device_tracker.fb_mobile_bt + - device_tracker.mobile_fb + +device_tracker: + light: - platform: hyperion name: Ambilight diff --git a/lovelace-views/overview.yaml b/lovelace-views/overview.yaml index acf004b..83b6807 100644 --- a/lovelace-views/overview.yaml +++ b/lovelace-views/overview.yaml @@ -30,7 +30,8 @@ cards: - type: glance title: Anwesenheit entities: - - device_tracker.mobile_fb + - person.florian + - person.jenny - type: map aspect_ratio: 75% default_zoom: 15