jneilliii / OctoPrint-Domoticz

3 stars 2 forks source link

[Feature request] Add notification support #23

Open varazir opened 2 years ago

varazir commented 2 years ago

Hello,

I would love to have notification for events as part of this plugin. https://www.domoticz.com/wiki/Domoticz_API/JSON_URL's#Use_Notification_Subsystem

jneilliii commented 2 years ago

You could probably hack the event manager settings to use curl system commands and these urls to send notices.

jneilliii commented 2 years ago

Or the webhooks plugin....

varazir commented 2 years ago

You could probably hack the event manager settings to use curl system commands and these urls to send notices. True. gona try see what I could do.

Or the webhooks plugin.... Tried but couldn't see how to send a parameter based API call. it had JSON