I have a phantom script I can’t find other than the log warning.
➜ /config find . -exec grep "pc_monitor" {} \; -print|more
"light.pc_monitor"
"entity_id": "light.pc_monitor",
"entity_id": "light.pc_monitor",
"entity_id": "light.pc_monitor"
"light.pc_monitor"
"light.pc_monitor"
"entity_id": "light.pc_monitor"
./.storage/trace.saved_traces
"entity_id": "light.pc_monitor",
"unique_id": "pc_monitor",
./.storage/core.entity_registry
"entity": "light.pc_monitor"
./.storage/lovelace
"entity": "light.pc_monitor",
"entity": "light.pc_monitor",
"entity": "light.pc_monitor",
"entity": "light.pc_monitor",
./.storage/lovelace.lovelace_wallpanel
2023-12-06 19:18:52.468 WARNING (MainThread) [homeassistant.helpers.script.pc_monitor] PC Monitor: Already running
./home-assistant.log.1
light.pc_monitor:
./customize.yaml
grep: ./configurator.py: No such file or directory
grep: ./notebooks/GETTING STARTED.ipynb: No such file or directory
entity_id: light.pc_monitor
entity_id: light.pc_monitor
- light.pc_monitor
entity_id: light.pc_monitor
./automations.yaml
# my_pc_monitor:
# unique_id: my_pc_monitor
./switch.yaml
2023-12-06 19:36:44.175 WARNING (MainThread) [homeassistant.helpers.script.pc_monitor] PC Monitor: Already running
./home-assistant.log
pc_monitor:
unique_id: pc_monitor
./light.yaml
➜ /config