dummylabs / thewatchman

Home Assistant custom integration to keep track of missing entities and actions in your config files
MIT License
475 stars 20 forks source link

Fix typo: `thewatchman_report.txt` #97

Closed lindhe closed 4 months ago

lindhe commented 1 year ago

The generated report is in fact named watchman_report.txt, not thewatchman_report.txt.

https://github.com/dummylabs/thewatchman/blob/23298faaec5bb1ca21f28124844e86b6b3cbf9fa/custom_components/watchman/const.py#L8

dummylabs commented 4 months ago

I don't think this is a good idea to make default report filename longer than it is. One can easily change configuration settings if this is necessary.

lindhe commented 4 months ago

Sorry, what? You must have misunderstood. I'm not making any filename longer. What do you mean?