blog.bajonczak.comUsing Tasmota for HomeautomationActually, I will set up many Temperature sensors in my house, so I figured out that I can use Tasmota for setting up a sensor that measures only the temperature at the current place. I think this is a good option instead of building my own library an...Apr 24, 2024·1 min read
blog.bajonczak.comHacking Ikeas VINDRIKTNING to integrate it into my smarthomeToday I bought a sensor from Ikea called Vondriktning. This polution sensor indicates the amount of fine dust in the air with a red, yellow and green color. My first though is, how is it possible to get this data into my Smarthome so that I can track...Apr 24, 2024·2 min read
blog.bajonczak.comMy Blog is now Fediverse ready! What about you?In this article I show you, how I integrate the Fediverse for my blog. Let's start to describe the Fediverse The complete code will be available on my GitHub page https://github.com/SBajonczak/ghostblog_activitypub What is the Fediverse? First of a...Apr 17, 2024·2 min read
blog.bajonczak.comHow to Crafting a private and also Public KeyFor a separate Blogpost, I need to generate a Public Key. So before we can generate a Public Key, we must generate a Private key. Let me first introduce the key types and let me tell s.th. about the advantages about this. What is a public and private...Apr 10, 2024·3 min read
blog.bajonczak.comInstalling Grafana on Azure WebappsSure in Azure there is a Grafana managed service, which has several advantages like SSO and so on, but for small usages like monitoring one single system that does not have any financial outcome, there must be another solution used. So I decided to h...Apr 3, 2024·4 min read