Compare commits

...

3 Commits

Author SHA1 Message Date
Florian Brinker 96a830b850 Add trackers 2019-10-18 22:25:58 +02:00
Florian Brinker ccc01fb727 Add desktop to alexa 2019-10-18 22:25:45 +02:00
Florian Brinker cf44c94d7e Add TileBoard 2019-10-18 22:25:32 +02:00
5 changed files with 23 additions and 3 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "www/tileboard"]
path = www/tileboard
url = https://github.com/resoai/TileBoard.git

View File

@ -16,6 +16,7 @@
- switch.harmony_steamlink
- switch.harmony_playstation
- switch.harmony_denon_power
- switch.desktop_wol
# include_domains:
# - switch
# exclude_entities:
@ -58,4 +59,7 @@
switch.harmony_denon_power:
name: Receiver
description: Harmony - Denon AVR
switch.desktop_wol:
name: Computer
description: Computer im Büro
# ACHTUNG: WHITELIST EBENFALLS ERGÄNZEN!

View File

@ -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

View File

@ -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

1
www/tileboard Submodule

@ -0,0 +1 @@
Subproject commit d48bdddac7399e70d1ffd7069aaf54cee38ae371