MQTT action
Posted: 12 May 2015 08:16
Hi, I thing that maybe someone else whould find useful to have a MQTT qction.
MQTT is now a standard fot IoT and supporting it could let automagic interact with several home automation systems.
Use cases I can think of:
Entering home area, send MQTT message to a home server to activate some automation (open garage door, turn on wifi, ecc.)
Create a automagic widget to control the lighting via a MQTT message to a house server (with node-red for instance) that turn on/off the lights.
Not that this could not been done otherwise, but I think MQTT faster, lighter and more robust versus server/client network availability.
What do you think?
Thanks
MQTT is now a standard fot IoT and supporting it could let automagic interact with several home automation systems.
Use cases I can think of:
Entering home area, send MQTT message to a home server to activate some automation (open garage door, turn on wifi, ecc.)
Create a automagic widget to control the lighting via a MQTT message to a house server (with node-red for instance) that turn on/off the lights.
Not that this could not been done otherwise, but I think MQTT faster, lighter and more robust versus server/client network availability.
What do you think?
Thanks