mqtt-tools/mqttwarn

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

Open

#596 创建于 2022年9月22日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Python (184 fork)batch import
help wantedquestion

仓库指标

Star
 (930 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南