Syslog to Home Assistant Restful API

Hi guys:

This is the first addon I have ever created for Home Assistant.

It implements a very basic Syslog server that performs a POST request to the Home Assistant API when strings are present on the text of a log received.

https://github.com/MrMauro/home-assistant_addons

This has allowed me to get events from my legacy telephone gateway which does not offer other alternatives to do so. Now I’m able to get notifications from incoming calls and fire automations without much effort and in a very reliable way.

I’m quite novice, so any feedback is welcome.

1 Like

Just discovered. Thanks for sharing.
It’s working nicely for me.

1 Like