Σύγκριση υποβολών

...

3 Υποβολές

Συγγραφέας SHA1 Μήνυμα Ημερομηνία
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 αρχεία άλλαξαν με 23 προσθήκες και 3 διαγραφές

3
.gitmodules εξωτερικό Normal file

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

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

@ -125,6 +125,8 @@ mqtt_eventstream:
- call_service - call_service
- state_changed - state_changed
mobile_app:
telegram_bot: telegram_bot:
- platform: broadcast - platform: broadcast
api_key: !secret telegram_bot api_key: !secret telegram_bot
@ -143,8 +145,6 @@ notify:
# - name: android # - name: android
# platform: fcm-android # platform: fcm-android
device_tracker:
media_player: media_player:
- platform: spotify - platform: spotify
client_id: !secret spotify_client_id client_id: !secret spotify_client_id
@ -164,6 +164,17 @@ remote:
sun: sun:
person:
- name: Jenny
id: jenny
- name: Florian
id: florian
device_trackers:
- device_tracker.fb_mobile_bt
- device_tracker.mobile_fb
device_tracker:
light: light:
- platform: hyperion - platform: hyperion
name: Ambilight name: Ambilight

@ -30,7 +30,8 @@ cards:
- type: glance - type: glance
title: Anwesenheit title: Anwesenheit
entities: entities:
- device_tracker.mobile_fb - person.florian
- person.jenny
- type: map - type: map
aspect_ratio: 75% aspect_ratio: 75%
default_zoom: 15 default_zoom: 15

1
www/tileboard Submodule

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