Calibrating temperature sensors using the deCONZ service
I have a few temperature sensors from Hue and Xiaomi, but they all show different temperatures. Sure, the variations are not that big, around...
Naming your REST endpoints
How to name your REST endpoint? How does your endpoint look? Are there any guidelines or best practices? How to name your endpoints?
A short...
Configure your ASP.NET Core application to use HTTPS that runs as a container in...
In my course “Deploying ASP.NET Core Microservices Using Kubernetes and AKS” that you can find @pluralsight, I discuss the use of SLL inside and...
How I made my chair smart with 10$
One of the downsides when working from home is the sedentary lifestyle. We tend to sit more and take less breaks than we would...
Migrating a Blazor WebAssembly app to .NET 5
I have a small side project made with Blazor WebAssembly and although it's great for my needs, the debugging experience is very poor. Lucky...
Creating a card for active power consumers
A few months ago I heard about the auto-entities plugin and I decided to try it out. The result? A card that shows me...
Overview of my smart home: The bedroom
I haven't finished automating my house and I don't think I ever will. For me, this is a hobby, so there will always be...
Creating subflows in Node-Red
In my opinion, one of the most useful features that Node-Red has to offer is the ability to create subflows. According to the official...