Hi
I already have a script running on my Raspberry Pi
to control my Home Automation,
I want to in incluse a Module script so i can use MQTT to controll it.
My Home automation have:
128 Inputs - Like Buttons, Temprature sensors, LUX sensor, 0-10V sensor and more.
128 Outputs - Like Relayes, 0-10v, Dimmers and so on
it can alsow handle 64 Wireless Units as Dimmers, Relayes & Switches.
Witch i all can use through my web script on my Raspberry Pi,
My script can handle send and recive commands from my Home automation,
it can send mails, log documenttion, control Sonos, send Pushover Notifications, start cmd commands,
it only need some modification to working with MQTT,
Hope some on can help me make this happen.
the scripts for the Raspberry Pi can be seen heer:
http://line-web.dk/captain/ihccaptain.zip
Bye the way I have no knowledge about MQTT