I would like to execute a python script from the scripts folder. Named the file like script_device_doorbell.py and it worked. The script wrote a note in de log.
But when I tried using an import, is doesn’t work anymore. Were can I import python functions to use with a python device script?
Search found 4 matches
- Wednesday 14 March 2018 14:47
- Forum: Python
- Topic: Import requests in scripts
- Replies: 1
- Views: 705
- Saturday 03 February 2018 1:33
- Forum: Other questions and discussions
- Topic: Receiving Pushover notifications with image attachments
- Replies: 2
- Views: 989
Re: Receiving Pushover notifications with image attachments
Someting indeed. Not Every massage has an image. And for the different cameras the url is different I think?
Verzonden vanaf mijn iPhone met Tapatalk
Verzonden vanaf mijn iPhone met Tapatalk
- Wednesday 24 January 2018 13:52
- Forum: Other questions and discussions
- Topic: Receiving Pushover notifications with image attachments
- Replies: 2
- Views: 989
Receiving Pushover notifications with image attachments
In an update from Pushover it is possible to integrate images. The first thing I thought about, are the snapshots from cameras in Domoticz. Could this idea be included in the new updates?
https://updates.pushover.net/post/17004 ... ushover-30

https://updates.pushover.net/post/17004 ... ushover-30
- Tuesday 28 March 2017 10:28
- Forum: PHP and all others
- Topic: HTML message to pushover notification
- Replies: 1
- Views: 1671
Re: HTML message to pushover notification
Here I was looking for. I tried to adapt by adding 'html' with comma and + to the key and user field. Both were not working. Maybe something for the next domoticz version?