maaspower icon indicating copy to clipboard operation
maaspower copied to clipboard

Idea

Open ididitmyway opened this issue 1 year ago • 1 comments

If you have a great idea but it involves big changes, please file a ticket before making a pull request!

My idea would be to have a Powermode for Maaspower that send MQTT Messages and Topics to a Broker.

The idea behind is that you then can use Mosquitto to control devices over Microcontrollers, or also node-red on a raspberry pi. Or any other MQTT Client, like a Powershellscript on a Windows Server that then start and stopp Hyper-V VM´s.

Example

MAAS Config

Broker url : < your Broker > Topic : < MQTT Topic like "location/devicetype/mydevice1"> Message: < ON ,OFF >

Would this

fit the scope of the project ?

Kind Regards Ben3d

ididitmyway avatar May 10 '24 13:05 ididitmyway

This sounds pretty good to me.

I don't know much about MQTT. But happy to look at PRs on this idea.

gilesknap avatar May 10 '24 17:05 gilesknap