Notifications
Clear all

MQTT support  

  RSS
Ardumet_cz
(@ardumet_cz)
Active Member
MQTT support

Would it be possible to add MQTT support to connect in addition to Telegram support?

Napsal : 03/06/2024 1:32 pm
_KaszpiR_
(@_kaszpir_)
Prominent Member
RE: MQTT support

MQTT is a completely different protocol than Telegram. As far as I remember current notifications are just webhooks and they can target any web service but they differ in the accepted payload.

Do you use Telegram for notifications and you would like to get something similar via MQTT?

If yes then it is possible to create a webserver for a webhook, which would then convert the incoming http call into a MQTT message. I bet this can be done with Node-Red already.

See my GitHub and printables.com for some 3d stuff that you may like.

Napsal : 04/06/2024 7:21 am
Share: