-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathswitch.yaml
More file actions
executable file
·54 lines (49 loc) · 1.31 KB
/
switch.yaml
File metadata and controls
executable file
·54 lines (49 loc) · 1.31 KB
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
- platform: wake_on_lan
mac_address: "8C:89:A5:C1:6D:8A"
name: "Computer"
host: "10.0.1.19"
- platform: wake_on_lan
mac_address: "5C:CF:7F:28:7A:88"
name: "MQTT Gateway"
host: "10.0.1.17"
- platform: wake_on_lan
mac_address: "BC:F2:AF:C6:FA:84"
name: "Airport express"
host: "10.0.1.62"
- platform: wake_on_lan
mac_address: "28:6C:07:44:82:5D"
name: "Xiaomi Router 3"
host: "10.0.1.1"
- platform: rfxtrx
automatic_add: True
devices:
0b11003d00cd92fe0a010f70:
name: Voordeur
0b11001100a38f160a010f60:
name: Achterdeur
0b11003b00bcf2a201010f60:
name: Knop 1
0b11003e00bcf2a202010f60:
name: Knop 2
0b11003f00bcf2a203010f60:
name: Knop 3
0b1100d001487be201040f70:
name: Deurbel
fire_event: True
0b1100d001500be201040f70:
name: Waarschuwing
fire_event: True
08200330df47000650:
name: brandmelder bijkeuken
fire_event: True
# 0b11003c014efe3601010f50:
# name: Kerstboom
- platform: mqtt
name: "Homie 2 mqtt switch"
state_topic: "devices/5ccf7fc3ae6e/switch_2/on"
command_topic: "devices/5ccf7fc3ae6e/switch_2/on/set"
payload_on: "true"
payload_off: "false"
optimistic: false
qos: 0
retain: true