-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfiguration.yaml
executable file
·114 lines (98 loc) · 2.43 KB
/
configuration.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
homeassistant:
name: Home
latitude: !secret lat
longitude: !secret long
elevation: !secret elev
unit_system: metric
time_zone: !secret timezone
packages: !include_dir_named packages
frontend:
config:
http:
api_password: !secret http_password
updater:
discovery:
history:
logbook:
map:
sun:
#mqtt:
# broker: 192.168.1.156
# port: 1883
# client_id: home-assistant-1
# keepalive: 60
# username: !secret mqtt_username
# password: !secret mqtt_password
zwave:
usb_path: /dev/ttyAMA0
config_path: /srv/homeassistant/homeassistant_venv/lib/python3.5/site-packages/libopenzwave-0.3.3-py3.5-linux-armv7l.egg/config
device_tracker:
- platform: nmap_tracker
hosts: 192.168.1.0/24
track_new_devices: yes
consider_home: 1800
interval_seconds: 60
home_interval: 5
scan_options: " --privileged -sP "
# sudo setcap cap_net_raw,cap_net_admin,cap_net_bind_service+eip /usr/bin/nmap
deconz:
host: 127.0.0.1
api_key: !secret decons_api_key
port: 80
sensor:
- platform: plex
media_player:
- platform: plex
entity_namespace: 'plex'
include_non_clients: true
scan_interval: 5
show_all_controls: false
use_custom_entity_ids: true
use_episode_art: true
ios:
push:
categories:
- name: ALARM
identifier: 'alarm'
actions:
- identifier: 'sound_alarm'
title: 'ALARM'
activationMode: 'background'
destructive: yes
behavior: 'default'
- identifier: 'silence_alarm'
title: 'Silence Alarm'
activationMode: 'background'
authenticationRequired: yes
destructive: no
behavior: 'textInput'
textInputButtonTitle: 'Silence!'
textInputPlaceholder: 'Placeholder'
notify:
- name: ALARM_LIST
platform: group
services:
- service: !secret phone_SS
- service: !secret ipad_SS
recorder:
purge_keep_days: 30
purge_interval: 1
exclude:
domains:
- automation
- updater
- sun
- switch
- script
ffmpeg:
ffmpeg_bin: /usr/bin/avconv
camera 1:
- platform: generic
name: Weather forecast Oslo
still_image_url: https://www.yr.no/place/Norway/Oslo/Oslo/Oslo/meteogram.svg
content_type: 'image/svg+xml'
camera 2:
- platform: ffmpeg
name: DaFang
# input: -rtsp_transport tcp -i rtsp://192.168.1.67:8554/unicast
input: -rtsp_transport tcp -i rtsp://192.168.1.67:8554/unicast