Introduction Are you new to PowerShell and looking to get started with it? PowerShell is a powerful scripting language that can help you automate and manage your Windows operating system. In this beginner’s guide, we will cover the basics of PowerShell and provide you with some tips to help you […]
Continue readingAuthor: TiZuTech
Integrating Zigbee2MQTT with Home Assistant: A Step-by-Step Guide
Introduction Home automation is becoming more popular than ever, and with the introduction of smart home assistants, it is becoming more accessible to the general public. One such technology is Home Assistant, an open-source home automation platform that allows you to control all aspects of your home from a single […]
Continue readingHome Assistant Night Mode
Introduction In this blog post I will explain how I setup my Home Assistant Night Mode. My custom Home Assistant Night mode is used to easily turn of all lights and prevent motion sensors from turning on the lights when activity is triggered. More information about Home Assistant can be […]
Continue readingPlex transcoding with Docker – NVIDIA GPU
Introduction To use Plex transcoding with Docker we need to passtrough the NVIDIA GPU to the Docker container. Plex has the ability to fully use the NVIDIA GPU for video transcoding like a bare metal install. In this post I will explain the needed steps to get Plex transcoding to […]
Continue readingMacOS Terminal Font
Using a custom MacOS terminal font can help improve readability in the terminal. After posting my MacOS Terminal Theme blogpost I got questions about that font that is used in the screenshots. I am using the Source Code Pro font in my MacOS terminal. This font is easy on the […]
Continue reading