Files
homematic-anwesenheit/config.ini.example
T

37 lines
1.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# ============================================================
# HomeMatic Anwesenheitserkennung Konfiguration
# ============================================================
[mikrotik]
# MikroTik Haupt-Router Ebesch
host = 192.168.252.254
user = admin
password = <router-password>
[homematic]
# HomeMatic CCU2 Ebesch
host = 192.168.252.12
# ISE-ID der kombinierten Anwesenheits-Variable
combined_ise_id = 950
# ============================================================
# Geräte: [device.<interner-name>]
# mac = Private WLAN-MAC des Geräts für SSID "Aironet"
# → iPhone: Einstellungen → WLAN → ⓘ → WLAN-Adresse
# → WICHTIG: "Private WLAN-Adresse" muss aktiviert sein
# ise_id = ISE-ID der HomeMatic-Systemvariable
# label = Anzeigename im Log
# ============================================================
[device.rp_iphone]
# Ralf-Peters iPhone
mac = <private-wlan-mac> # TODO: Private WLAN-MAC für SSID "Aironet" eintragen
ise_id = 1828
label = RP iPhone
[device.kerstin_iphone]
# Kerstins iPhone
mac = <private-wlan-mac> # TODO: Private WLAN-MAC für SSID "Aironet" eintragen
ise_id = 4730
label = Kerstins iPhone