fix addon startup

This commit is contained in:
joBr99
2023-11-19 17:28:25 +01:00
parent c1234e2c16
commit 5d3e836156
4 changed files with 20 additions and 7 deletions

3
.gitignore vendored
View File

@@ -2,5 +2,8 @@ __pycache__/
# don't add nextion2text
HMI/Nextion2Text.py
# dont add config.yml
config.yml
# don't add Webstorm project stuff
.idea