genielabs / HomeGenie

HomeGenie, the programmable automation intelligence
https://homegenie.it
GNU General Public License v3.0
389 stars 155 forks source link

Fix Null Exception if call RaiseEvent from scheduler javascript #288

Closed michal-adamek closed 7 years ago

michal-adamek commented 7 years ago

Fix this javascript function:

$$.program.WithAddress(1000).RaiseEvent('parameter', 'value', 'description');