Search found 6 matches

by mf76130
Mon Apr 04, 2022 2:02 pm
Forum: Help and Support
Topic: add python script as misc command
Replies: 1
Views: 1393

Re: add python script as misc command

I fixed it all and added it as a contribution here: viewtopic.php?t=1395
by mf76130
Mon Apr 04, 2022 2:00 pm
Forum: User Contributions
Topic: Webhook / API / Domoticz
Replies: 0
Views: 24562

Webhook / API / Domoticz

I wanted some devices in Domoticz to get restarted in case they are recognised as down by Nems. I ended up with a simple python script with a HTTP Post to my local domoticz. All is done on raspberry Pi Prerequisits: Install "requests" on your nems connect with SSH to your pi then logon as ...
by mf76130
Mon Apr 04, 2022 12:55 pm
Forum: Help and Support
Topic: add python script as misc command
Replies: 1
Views: 1393

add python script as misc command

Hi, I created a simple python script which works correct, when i run it on the NEMS pi in python3. When i start it as a misc command it doesn't work and always complains "module requests not found" Where do i have to install the modules to get the used by Nems? Can anybody give me a hint? ...
by mf76130
Tue Jun 08, 2021 12:19 am
Forum: Feature Requests
Topic: Webhook to xMatters
Replies: 0
Views: 8199

Webhook to xMatters

Hi,

I would like to send to xMatters, did anybody already create a programm to do that with Nems 1.5?

br
Michael
by mf76130
Tue Sep 29, 2020 8:23 pm
Forum: Help and Support
Topic: Notifications
Replies: 2
Views: 2678

Re: Notifications

Hi,

Did you have a look in Nems Configurator in the section "Additional Items" - "Contacts" then select the admin user and remove these settings:
Nems-Contacts.jpg
Nems-Contacts.jpg (70.75 KiB) Viewed 2671 times
by mf76130
Tue Sep 29, 2020 8:01 pm
Forum: Help and Support
Topic: Webhook to Domoticz
Replies: 0
Views: 3184

Webhook to Domoticz

Hi, I use Nems-Adagios on a Pi 4 and have Domoticz running on another PI and would like to set variables via webhook from Nems to domoticz. The webhook needed in domoticz has to look like this:http://192.168.0.5:8080/json.htm?type=command&param=updateuservariable&vname=AdagiosAlerts&vtyp...