s--o--n--y / nma-send

Automatically exported from code.google.com/p/nma-send
0 stars 0 forks source link

99_NotifyMyAndroid: Producing perl errors #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1. Define:
define Test NotifyMyAndroid <KEY>

2. Send:
set Test send Subject Message

3. Output at console:
Use of uninitialized value $code in concatenation (.) or string at 
FHEM/HttpUtils.pm line 150.
Use of uninitialized value $code in numeric eq (==) at FHEM/HttpUtils.pm line 
153.
Use of uninitialized value $code in numeric eq (==) at FHEM/HttpUtils.pm line 
153.
Use of uninitialized value $code in numeric eq (==) at FHEM/HttpUtils.pm line 
153.
Use of uninitialized value $message in concatenation (.) or string at 
./FHEM/99_NotifyMyAndroid.pm line 94.

Original issue reported on code.google.com by OiledAmoeba on 17 Dec 2013 at 12:09