-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhomekit.yaml
47 lines (39 loc) · 1.24 KB
/
homekit.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
- name: HASS Bridge
port: 21065
filter:
include_domains:
- cover
- climate
include_entity_globs:
#Alle Rauchmelder
- binary_sensor.*_smoke
#Alle Türen und Fensterkontakte
- binary_sensor.*tur*_contact
- binary_sensor.fensterkontakt_*_contact
#Temperaturen des Shelly HT
- sensor.garten_*
#Alle Ikea Lichter
- light.ikea_*
include_entities:
#Alle Restlichen Lichter
- light.licht_links
- light.licht_rechts
- light.licht_schuppen
- light.dreamview_t1
#Temperatur und Luftfeutigkeitssensoren
- sensor.thermometer_hygrometer_humidity
#- sensor.stuhlkontakt_device_temperature
#Sonoff Geräte
- sensor.kinderzimmer_1_og_sonoff_temperature
- sensor.kinderzimmer_eg_sonoff_temperature
- sensor.schlafzimmer_sonoff_temperature
- sensor.wohnzimmer_sonoff_temperature
- sensor.kinderzimmer_1_og_sonoff_humidity
- sensor.kinderzimmer_eg_sonoff_humidity
- sensor.schlafzimmer_sonoff_humidity
- sensor.wohnzimmer_sonoff_humidity
#Schlater die in HomeKit sein sollen
- switch.anycubic_chiron
- switch.anycubic_i3_mega
- switch.waschmaschine
- switch.trockner