Skip to content

Commit 1a2d764

Browse files
committed
changed LOGGER_PATH to "custom_components.pyscript"
1 parent 3257526 commit 1a2d764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/pyscript/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66

77
SERVICE_JUPYTER_KERNEL_START = "jupyter_kernel_start"
88

9-
LOGGER_PATH = "homeassistant.components.pyscript"
9+
LOGGER_PATH = "custom_components.pyscript"

0 commit comments

Comments
 (0)