After a long long search for a simple way for a bi-directional communication between my PC and Home-Assistant, i decided to develop a small Mqtt client called “Mqtt Control”. this client allows me to send messages to my desktop and display them, lock, shutdown or restart my computer. i can even take a snapshot of my desktop and send it back to Home-Assistant as Mqtt Camera image. more than that i can send telemetry from the computer to Home-Assistant that contains CPU usage and Temperature, Free and Used Memory, HDD info and more.
This application runs on windows only!
for more details, installation and configuration read this howto guide
@nickrout
you are taking this wrong.
all i have said is that because i’m in the middle of adding features to it, it take me sometime to release the code.
once i’m done everything will be in my git.
I don’t see how you expect anyone to run this. Running code from an unknown source on the internet goes against every security precaution ever written.
@gpbenton as i said, the code will be available in my git as soon as i’ll finish with the buge and features.
i have nothing to hide and if you want i’ll send it over to you so you can check it up.
The code is in c#
Hi guys,
after reading your concerns about my code, i have scanned all of the app files using Virus Total.
you can check the result in the following links:
Thanks ms for your sharing your work on this with us, I look forward to giving it a go !
One idea, would it be possible to send keyboard commands to the windows pc? For example, would be really useful to be able to change the tab the ha front end is showing based on States of various entities etc.
Ie , media player starts playing so change to the media control tab…