Fally
(Neil)
October 3, 2018, 10:35pm
1
Hi,
I’m stuck, I want to create a switch or script to set my Windows 10 pc to switch display mode, clone, extend etc
How would I achieve this, command line or shell or something similar.
I know how to create template switches. Would I need to write a script on the pc and then somehow call the script via ha?
Thanks any advise would be appriciated
gpbenton
(Graham)
October 4, 2018, 8:25am
2
I believe this project allows for running commands (which you would have to write) on windows 10. I only use it for playing notifications though, so I have never checked this works.
Hi,
I’ve made a Windows 10 MQTT Application so I can control/watch/automate Windows 10 computers.
(most of features will probably work on older versions)
Some of the main features are:
Power control(shutdown/reboot/hibernate/suspend)
Dump primary monitor as mqtt camera
Volume control
Disk/cpu/memory sensors
Alerts(tts and toast)
Custom commands
Application looks like this:
[image]
Installer and a sample YAML file is available at https://github.com/KjetilSv/Win10As
Some of my implementa…
Fally
(Neil)
October 5, 2018, 9:46pm
3
Yes,
Wow, will give it a go, looks perfect for what I’m after.
Will report back on how I get on.
Thanks for the detailed response
1 Like