Loading...

Dev Tutorials and Tech How-To's for free

homeassistant hacs
Author Cloudapp
E.G.

Why the Home Assistant Community Store (HACS) is a Must-Have for Every HA User

In this story, we’ll explore HACS (Home Assistant Community Store), why it’s a game-changer, and how to get started with it.

January 8, 2025

Latest Posts - 73

The Best HACS Integrations for Home Assistant (My Must-Haves)

The HACS integrations I actually run in Home Assistant – Huawei Solar, Tapo cameras, button-card and more – plus the community must-haves worth knowing.

Author Cloudapp
E.G.
June 7, 2026

Solar Surplus into Hot Water: the AC·THOR in Home Assistant

I wired an AC·THOR 9s into Home Assistant to dump PV surplus into the hot-water tank — then the device refused every Modbus write. Here's the read-local, write-cloud fix.

Author Cloudapp
E.G.
June 7, 2026

Self-Consumption & Autarky: PV Metrics in Home Assistant

My inverter cloud shows self-consumption and autarky as pretty graphs. Home Assistant gives you raw counters. Here's how I rebuilt those numbers as template sensors I own.

Author Cloudapp
E.G.
June 6, 2026

How to Install HACS in Home Assistant – Step by Step

Install HACS in Home Assistant step by step: the Get HACS add-on (HAOS), the one-line installer (Container/Core), GitHub authorization, and common fixes.

Author Cloudapp
E.G.
June 6, 2026

Caching a Huawei SUN2000 over Modbus for Home Assistant

My Huawei SDongle accepts exactly one Modbus connection — but Home Assistant, the AC·THOR and evcc all want the inverter's data. Here's the ~300-line asyncio cache server I wrote to feed all of them from a single quiet poll.

Author Cloudapp
E.G.
June 5, 2026

Replacing Algolia with an In-Memory Search in Next.js 14

Why I deleted Algolia, the sync route and four env vars — and replaced our on-site search with a dependency-free token scan over the ~8 MB store we already hold in memory.

Author Cloudapp
E.G.
June 2, 2026
Upload AI Search Cover

Next.js 14 — Sync Neon.Tech Postgres DB with Azure AI Search

In the fast-evolving world, connecting and synchronizing data across various platforms is key. This article will guide you through connecting a Neon.Tech Postgres database to Azure AI Search

January 11, 2025
Getting Stripe products

Next.js 14 — Building a SaaS Solution — Loading products from Stripe

In the previous five stories, I showed the step-by-step creation of a Next.js 14 app that can be used to create Azure Resources via App Service. Now, we added the payment option with Stripe.

Author Cloudapp
E.G.
January 9, 2025
homeassistant azure vm

Home Assistant — How to Install via Docker on an Azure Linux VM

Home Assistant is a powerful open source platform for home automation. For hosting, the use of a Linux VM in Azure and Docker is a good option.

Author Cloudapp
E.G.
January 7, 2025
nextjs14-building-saas-with-stripe-payment

Next.js 14 — Building a SaaS Solution on Azure with Stripe Integration — Part 5

In this last part of my series on building a SaaS solution using Next.js 14 and Azure, we will focus on the payment integration with Stripe so that you can ask for a subscription, etc.

Author Cloudapp
E.G.
November 27, 2024