Hallo,
prowl geht bei mir nicht. Bei der Fehlermeldung komme ich nicht weiter.
Addon ist inatlliert:
Rule ist wie folgt:
In openhab.cfg ist prowl soweit eingerichtet. Es ging schon mal.
Any hints?
Viele Grüße
Ralf
prowl geht bei mir nicht. Bei der Fehlermeldung komme ich nicht weiter.
Code:
10:42:39.363 DEBUG o.o.a.p.i.ProwlActivator[:54]- Prowl action has been started. 10:43:38.457 DEBUG o.o.m.r.i.engine.RuleEngine[:305]- Executing rule 'Test Window Prowl' 10:43:38.692 ERROR o.o.c.s.ScriptExecutionThread[:70]- Error during the execution of rule 'Test Window Prowl': The name 'pushNotification(<XStringLiteralImpl>,<XStringLiteralImpl>,<XUnaryOperationImplCustom>)' cannot be resolved to an item or type.
Code:
addons tv$ ls -l total 11096 -rw-rw-r--@ 1 tv staff 126 31 Aug 04:03 README -rw-rw-r--@ 1 tv staff 59731 18 Sep 22:25 org.openhab.action.prowl-1.3.1.jar ...
Code:
rule "Test Window Prowl" when Item Test changed to ON then pushNotification("Mr. House","Test") end
Any hints?
Viele Grüße
Ralf
Kommentar