Hey,
first of all , thanks for this awesome little application.
i have nyrna running on my Windows PC and suspending apps via hotkey works just fine. Now i would like to be able to control nyrna via Home Assistant running on a raspberry Pi on local network but i cannot get it to work...
i control my Win PC via hass.agent from home assistant. i can start apps, etc.
so i figured creating a new command that points to nyrna (via nyrna.exe --toggle) would do the job. Unfortunately when i fire the command nothing happens. so i tried via the registered hotkey, i.e. home assistant sends the corresponding hotkey to the windows PC to suspend a process via nyrna. But nothing happened here either. i can test that the keystroke is actually being sent bc if i open an editor window the corresponding key is printed on screen when i fire the command. Last thing i tried was creating a scheduled task for nyrna.exe --toggle, but that did not work either.
any ideas on how to get this working would be much appreciated.
thanks again
Hey,
first of all , thanks for this awesome little application.
i have nyrna running on my Windows PC and suspending apps via hotkey works just fine. Now i would like to be able to control nyrna via Home Assistant running on a raspberry Pi on local network but i cannot get it to work...
i control my Win PC via hass.agent from home assistant. i can start apps, etc.
so i figured creating a new command that points to nyrna (via nyrna.exe --toggle) would do the job. Unfortunately when i fire the command nothing happens. so i tried via the registered hotkey, i.e. home assistant sends the corresponding hotkey to the windows PC to suspend a process via nyrna. But nothing happened here either. i can test that the keystroke is actually being sent bc if i open an editor window the corresponding key is printed on screen when i fire the command. Last thing i tried was creating a scheduled task for nyrna.exe --toggle, but that did not work either.
any ideas on how to get this working would be much appreciated.
thanks again