Since this program isn’t really directly integrated as a component in HA at this moment. I thought I’d place it here instead of Development. Hope that’s right.
I’ve developed a Windows program which let’s you control certain functions in Windows with rest api by accessing the endpoints.
It’s still very early days but it seems to run fine on my Windows 10 machine and the automations I’ve made are running fine.
Sounds awesome, still haven’t had the time for stuff like this (iot link is also on my to do list as well as another component specifically for windows). Whenever I have time I will try this!
This is cool! Is there a way to get a list of running programs on the Windows machine? I need HA to pause my downloads while playing a game, for example
The API is working great.
In order to get access from another device in my local network I needed to add the port to the windows firewall for incoming requests.