fix: AP-Sektion ergaenzt

This commit is contained in:
2026-05-20 13:06:15 +02:00
parent 6807115b5d
commit ad9495acb8
+14 -25
View File
@@ -1,36 +1,25 @@
# ============================================================
# HomeMatic Anwesenheitserkennung Konfiguration
# ============================================================
[mikrotik]
# MikroTik Haupt-Router Ebesch
[router]
host = 192.168.252.254
user = admin
password = <router-password>
[ap]
# MikroTik cAP ax lokale WiFi-Konfig (kein CAPsMAN)
host = 192.168.252.253
user = admin
password = <ap-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
# Settings → WLAN → ⓘ Aironet → WLAN-Adresse
mac = XX:XX:XX:XX:XX:XX
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
mac = XX:XX:XX:XX:XX:XX
ise_id = 4730
label = Kerstins iPhone