convert pholus to plugin v0.3

This commit is contained in:
Jokob-sk
2023-08-25 06:48:54 +10:00
parent 0261b8e210
commit 277950fc51
2 changed files with 3 additions and 12 deletions

View File

@@ -1,9 +0,0 @@
import subprocess
import re
from const import fullPholusPath, logPath
from helper import checkIPV4, timeNowTZ, updateState
from logger import mylog
#-------------------------------------------------------------------------------