Ellie
Ellie
HHASS.Agent
Created by Ellie on 1/19/2025 in #💬・get-help
Custom command works if command is .bat file but not if the commands itself is entered
I have the following command
"C:\Program Files (x86)\Sound Volume View\SoundVolumeView.exe" /SetSpatial "2- B10PRO\Device\Speakers\Render" ""
"C:\Program Files (x86)\Sound Volume View\SoundVolumeView.exe" /SetSpatial "2- B10PRO\Device\Speakers\Render" ""
which references an external application, but it runs fine if i have hass agent execute a .bat file that contains the command. If I put the command directly into the command field, however, it simply doesnt execute. I checked the log files, I see nothing at the relevant timestamp
8 replies
HHASS.Agent
Created by Ellie on 12/27/2024 in #💬・get-help
migrate hass agent to a new device?
is this possible somehow or do i need to set everything up all over again
9 replies
HHASS.Agent
Created by Ellie on 12/1/2024 in #💬・get-help
WMI Query sensors do not work if the WindowsMediaInstrument service restarts
I know this is a bit of a rare off-case, so I understand if y'all dont wanna do anything about it. What happens is, if I restart the WMI service (sometimes that service acts up when I restart my computer), my WMIQuery sensors wont work, until I go to "modify" on one of them and press "Test WMI Query". Again maybe this is too much of an off case but I wanted to at least note the issue. Maybe there's a way to work around this somehow.
17 replies
HHASS.Agent
Created by Ellie on 11/14/2024 in #💬・get-help
cmd.exe and conhost.exe processes opened by Hass.Agent never close
No description
33 replies
HHASS.Agent
Created by Ellie on 6/26/2024 in #💬・get-help
command run through powershell not working
i'm trying to run a simple command from here: https://github.com/nathanbabcock/nightlight-cli . i installed it as nodejs, but it seems to run through command line or powershell just fine, but when i try to input the command same as I would there, it doesnt work. i've searched around for a while and haven't been able to figure out anyway to make commands from this work. help figuring this out would be super appreciated
41 replies