Hallo,
nach eine Frage zum Notification Center?
<meta> <notifications> <state-notification target="notificationCenter" unique="true"> <title-template>Wohnzimmerlicht</title-template> <message-template>eingeschaltet um {{ time }} Uhr</message-template> <condition>ON</condition> <addresses> <address transform="OH:switch">Light_FF_Living</address> </addresses> </state-notification> </notifications> ... </meta>
Ich verstehe in diesem Beispiel nicht auf welche GA die Notification reagiert? Wass bedeutet "Light_FF_Living" , bzw. wie müsste der Ausdruck lauten, wenn ich auf einen konkrete GA hören möchte?
Gruß
Matthias
nach eine Frage zum Notification Center?
<meta> <notifications> <state-notification target="notificationCenter" unique="true"> <title-template>Wohnzimmerlicht</title-template> <message-template>eingeschaltet um {{ time }} Uhr</message-template> <condition>ON</condition> <addresses> <address transform="OH:switch">Light_FF_Living</address> </addresses> </state-notification> </notifications> ... </meta>
Ich verstehe in diesem Beispiel nicht auf welche GA die Notification reagiert? Wass bedeutet "Light_FF_Living" , bzw. wie müsste der Ausdruck lauten, wenn ich auf einen konkrete GA hören möchte?
Gruß
Matthias
Kommentar