Python Event: Email/Pushbullet Question
Posted: Monday 02 October 2017 22:42
I’m in the process of migrating over from LUA Events to use Python Events. Most of my Lua scripts I have converted in to python but having an issue with one.
In LUA I can send an email with the following command.
commandArray['SendEmail']=(mess)
Does anyone know what the Python equivalent command would be.
Ideally I’m looking to send a Pushbullet message using the built-in Domoticz settings. Is this possible either in Python or LUA.
Cheers
Dean
In LUA I can send an email with the following command.
commandArray['SendEmail']=(mess)
Does anyone know what the Python equivalent command would be.
Ideally I’m looking to send a Pushbullet message using the built-in Domoticz settings. Is this possible either in Python or LUA.
Cheers
Dean