Select Page

[:de]Amazon Echo Dot (Alexa) mit OpenHAB 2: Kombinieren mit Squeezebox, KNX, HTTP- und SSH-Kommandos senden[:en]Amazon Echo Dot (Alexa) with OpenHAB 2: Controlling Squeezebox, KNX, send HTTP and SSH commands[:]

[:en]Amazon’s Echo Dot is a great way to control your smart home via voice. If you are already using a visualization tool like OpenHAB for your smart home, it’s quite easy to get it running. Because every smart home installation is configured very...

ASP.NET EditorTemplates

[:en]ASP.NET offers a good way to keep your code clean of redundant data, e.g. Bootstrap classes you would have to assign to every visible HTML element again and again. As a .NET Core MVC sample for single elements, you would write code like @Html.TextBoxFor(m =>...