I have an ongoing home automation project and currently I'm trying to setup an automatic WOL + Windows 10 login sequence. I've installed the Android app Tasker along with some complementary plugins and what I'm trying to do is:
Using either the phone or my smart watch, say the command "start computer" which should result in:
* A WOL is sent to my home computer
* Windows will start and when booted, automatically log in
The voice command is translated by Autovoice/Autowatch app and the WOL part can be achieved using the Unified Remote plugin to Tasker.
But right know I'm stuck on the automatic log in part of Windows 10. I guess I just could disable the request of a password to login but I would prefer to keep that part for security reasons.
I've read somewhere that Eventghost maybe can be started as service (i.e. will be active before login)?
My question is, if Eventghost can be started as a service, is it possible for Eventghost to report that the boot sequence is finished and the lock screen / login screen is currently active? If so, I could carry out the login part using another app for my phone which itself is able to unlock Windows.
But today I can't do that since I have no information whether or not the boot is finished (since the boot time may vary due to Windows Updates etc).
Of course, if Eventghost is able to perform the login, that would be preferred. But it is not necessary.
I've googled and googled to try to find some information but no luck so far.
I would be super happy if someone could shed some light on this

Best regards,
Andreas