Seite 1 von 1

openHAB 3 Pushover Notification

Verfasst: 23. Jan 2021 14:16
von waxkarle
Hallo,
bekomme einfach gesagt keine Push Nachricht aufs Handy.

Pushover Binding online
Account angelegt.
Rule angelegt mit folgendem Script:

triggers:
- id: "2"
configuration:
itemName: FGFS101FloodSensorHeizraum_TamperAlarm
state: ON
type: core.ItemStateChangeTrigger
conditions: []
actions:
- inputs: {}
id: "1"
configuration:
type: application/vnd.openhab.dsl.rule
script: >-
val actions = getActions("pushover",
"pushover:pushover-account:0cc115cd5e")
var receipt = actions.sendMessage("Test")
type: script.ScriptAction

Weiß nicht mehr weiter und hoff auf eure Hilfe.
Danke

Re: openHAB 3 Pushover Notification

Verfasst: 23. Jan 2021 14:44
von waxkarle
Hallo, hab’s geschafft. Jetzt funktioniert’s


Gesendet von iPhone mit Tapatalk