mqtt-tools/mqttwarn

Templates can only be loaded from `templates/` folder in working directory?

Open

#596 aberto em 22 de set. de 2022

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Python (184 forks)batch import
help wantedquestion

Métricas do repositório

Stars
 (930 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Hi there,

we are apparently not using that feature too much, that is why we are asking the community about it.

Is it possible that mqttwarn can only load templates from the templates/ folder in current working directory? According to the implementation, it looks like it is - please correct me if I'm wrong.

https://github.com/jpmens/mqttwarn/blob/b8e61e224b3d6cbad6605870d6e518be7f815133/mqttwarn/core.py#L37-L45

Do you think it should be improved?

With kind regards, Andreas.

Guia do colaborador