NEWS
Steuerung der Garage über Alexa mithilfe von Node-Red
-
Mit dem "amazon-echo-hub" lassen sich problemlos Lichter ein- und ausschalten durch Alexa-Sprachbefehle realisieren. Dazu verwende ich ergänzend einen "on/off"-Switch.
Aber wie kann ich dem Garagentorantrieb-Node einen bestimmten Wert zuweisen, um die Garage mit der Alexa-Anweisung "Garagentor öffnen" zu öffnen (Wertübergabe an "Garagentorantrieb.DOOR-COMMAD" ist 1) bzw. zu schließen (Wertübergabe an "Garagentorantrieb.DOOR-COMMAD" ist 3)? Oder wie könnte ich einen Rollladen z.B. mit der Alexa-Anweisung "Wohnzimmerrolladen 70%" mit dem entsprechenden Prozentsatz öffnen? -
Vielleicht wäre das was für dich:
️Important
As of 2025, node-red-contrib-amazon-echo remains a solid module for integrating Node-RED with Alexa — especially for those who prefer a local solution with no cloud dependencies. However, its support is mostly limited to basic devices like lights and switches, which has become a major limitation for more complex smart home setups.
That’s exactly what motivated me to create the next-generation Node-RED Alexa integration — DuloNode. Built around the Alexa Smart Home Skill, DuloNode supports a much broader range of devices, including thermostats, blinds, locks, TVs, speakers, garage doors, fans, scenes, and more. It also unlocks advanced features like temperature control, volume adjustment, TV channel switching, and seamless automation flows — all from within Node-RED.