First off what a brilliant project and thanks for making this available, great work! I've been a long standing user of LubeLogger but you might have already converted me and hope this strong development continues 🙂
It was nice to see Ntfy support but unfortunately it does not seem possible to use this, if authentication is required? The Webhook option could be used with an intermediary, so fixed JSON payload could be adapted but that would defeat the object.
I've tried adding basic authentication i.e. https://user:pass@ntfy.mydomain.uk/mytopic but that fails and token too. Perhaps the NTFY_TOKEN could go in the env settings?
There's also HA integration which is brilliant and we could do something there but unless I'm missing something (sorry) it would be great to get this working as per the config ...For self-hosted, enter the full URL.
- If multiple notification methods like email and ntfy could be used, that would be great!
** Had you thought about using apprise or similar, so a huge number of notification aggregator for support of many+ services?
First off what a brilliant project and thanks for making this available, great work! I've been a long standing user of LubeLogger but you might have already converted me and hope this strong development continues 🙂
It was nice to see Ntfy support but unfortunately it does not seem possible to use this, if authentication is required? The Webhook option could be used with an intermediary, so fixed JSON payload could be adapted but that would defeat the object.
I've tried adding basic authentication i.e.
https://user:pass@ntfy.mydomain.uk/mytopicbut that fails and token too. Perhaps the NTFY_TOKEN could go in the env settings?There's also HA integration which is brilliant and we could do something there but unless I'm missing something (sorry) it would be great to get this working as per the config
...For self-hosted, enter the full URL.** Had you thought about using apprise or similar, so a huge number of notification aggregator for support of many+ services?