Skip to content

magiczoom2/HA-Leneda-Power

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Release Total Active Installations


Disclaimer: This is an unofficial custom integration. This project is not affiliated with, endorsed by, or associated with Leneda, Creos, Enovos, or Home Assistant. All product names, logos, and brands are property of their respective owners.

A Home Assistant Integration that imports energy consumption and production statistics from the Description Leneda API of Luxembourg energy providers and exposes them as sensors with statistics.

Features

Sensors

  • Metering data sensor
  • Aggregated metering data sensor

For example, the default OBIS code 1-1:1.29.0 shows electricity consumption as follows:

  • Active Power Consumption sensor — electric power measurements (kW) recorded as hourly statistics with min, max and mean.
  • Active Energy Consumption sensor — electric energy measurements (kWh) recorded as hourly statistics with cumulative sum and mean.

Multiple Entries (Metering points and OBIS Codes)

You can configure multiple entries per combination of metering point and OBIS code. Depending on what OBIS codes your Leneda metering point provides, your sensors can be for:

  • Electricity energy (kWh) and power (kW) consumption
  • Electricity energy (kWh) and power (kW) production
  • Gas volume (m³) consumption

Multiple entries

Energy Dashboard

The power and energy sensors can be connected to the Energy Dashboard energy dashboard

Statistics Graph Card

The power and energy sensors data can be visualized using Statistics Graph Card energy dashboard

Installation

HACS (Home Assistant Community Store)

  1. Download via HACS
    Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.
  2. Restart Home Assistant!
  3. Configure Integration Entries Open your Home Assistant instance and start setting up a new integration.

Repeat step 3 to configure additional entries. Each entry has a unique identifier composed of a metering point and an obis code.

When configuring an entry, you will be prompted for the following values:

  • Required Get from your Leneda profile
    • metering_point — your Leneda metering point identifier.
    • energy_id — your Leneda energy identifier.
    • api_key — Leneda API key. How to get an API key?
  • Optional
    • days_to_fetch_during_initial_setup — number of past days of historical data to download during initial setup (integer, default: 180 days).
    • obis_codeOBIS code to read (default: 1-1:1.29.0).

Manual Installation

  1. Download the latest release from the Releases page.
  2. Copy the custom_components/leneda folder to your Home Assistant config/custom_components/ directory.
  3. Restart Home Assistant.
  4. Go to SettingsDevices & Services+ Add Integration and search for Leneda.

About

Home Assistant 🏡 integration to fetch electricity energy and power data from Luxembourg energy providers via https://www.leneda.lu/en/

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages