Post
by zicht »
extracted from :
http://www.domoticz.com/wiki/Events
Code: Select all
commandArray['SendNotification']='subject#body#0'
so the word body is a string, you var needs to be a string, you need to concatuate it in the command ..
Code: Select all
bodytext="something nice"
commandArray['SendNotification']='subject#'..bodytext..'#0'
Hope this puts you in the right direction
Rpi & Win x64. Using : cam's,RFXCom, LaCrosse, RFY, HuE, google, standard Lua, Tasker, Waze traveltime, NLAlert&grip2+,curtains, vacuum, audioreceiver, smart-heating&cooling + many more (= automate all repetitive simple tasks)