Skip to content
23Phantom08 edited this page Feb 25, 2026 · 4 revisions

🚀 23Phantom08 Home Assistant Add-ons

Welcome to the official documentation! This repository provides high-performance, automated Add-ons to bridge external data and system metrics into your Home Assistant via MQTT.


🔐 Important: MQTT Configuration Applies to all Add-ons below: To enable data transmission, you must enter your MQTT credentials in the Co nfiguration tab of each Add-on: MQTT Host: Usually core-mosquitto (for internal broker). MQTT Port: Default is 1883. MQTT User & Password: Use a valid Home Assistant User or your custom broker credentials. Note: Without correct MQTT settings, no sensors will appear in your dashboard!


🛠️ General Installation

Setting up this repository is quick and easy:

  1. Go to Settings > Add-ons > Add-on Store.
  2. Click the three dots (top right) > Repositories.
  3. Add this URL: https://github.com/23Phantom08/ha_addons
  4. Click Add, refresh your store, and look for the 23Phantom08 section.

⚡ 1. Digimeto Customer Portal

Category: Energy Protocol: MQTT

Automated electricity data extraction from the Digimeto VDIS5 portal.

✨ Key Features

  • Full Automation: Automated SAML/SSO login via Playwright.
  • Rich Data: Current consumption, meter readings, and long-term history.
  • History Support: Detailed 7-day and 13-month data points.

⚙️ Configuration

Option Description
digimeto_username Your portal login email
digimeto_password Your portal password
update_interval Sync frequency in seconds (Default: 3600)

💧 2. Minol Customer Portal

Category: Energy Dashboard: Ready

Monitor your heating and water consumption directly from the Minol web services.

✨ Key Features

  • Energy Dashboard: Seamlessly integrates into the native HA Energy dashboard.
  • Precise Metrics: Tracks hot water (WW) and heating (HK) consumption.
  • Auto-Discovery: No manual YAML configuration needed for sensors.

⚙️ Configuration

Option Description
minol_email Your Minol portal email
minol_password Your portal password
billing_start_month Your contract's billing start (1-12)

🖥️ Home Assistant System Monitoring

Status: Plug & Play Performance: Ultra-Lightweight

The ultimate "set and forget" background service for your Home Assistant host metrics.

🚀 True Plug & Play Experience

This add-on is designed to work out of the box. No manual configuration, no YAML editing, no hassle.

  1. Install the Add-on.
  2. Start the service.
  3. Done. All sensors appear automatically in Home Assistant.

✨ Automated Features

  • Auto-Discovery: Uses MQTT Discovery to create all entities instantly.
  • Smart Resource Management: Runs with minimal impact (approx. 2% CPU & 1% RAM).
  • Real-time Updates: Pushes host vitals every 5 seconds (configurable).

📊 Automated Entities

The following sensors are created and updated automatically:

Entity Description Unit
CPU Usage Current processor load %
CPU Temp Real-time hardware temperature °C
RAM Usage Physical memory consumption %
Disk Usage Storage space utilization %
Network In/Out Incoming and outgoing traffic MB/s

🔧 Maintenance & Setup

Even though it's Plug & Play, ensure your MQTT Broker is running.