Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

HomeAssistant Custom Component for IEC

License

NotificationsYou must be signed in to change notification settings

GuyKh/iec-custom-component

Repository files navigation

GitHub ReleaseGitHub ActivityLicense

Project MaintenanceBuyMeCoffee

Integration to integrate withIEC API.

This integration will set up the following platforms.

Example Image

PlatformDescription
sensorShow info from IEC invoice and meters.

Installation

Automatic (HACS):

  1. Add this path to HACS:https://github.com/GuyKh/iec-custom-component
  2. Install through HACS

Manual:

  1. Using the tool of choice open the directory (folder) for your HA configuration (where you findconfiguration.yaml).
  2. If you do not have acustom_components directory (folder) there, you need to create it.
  3. In thecustom_components directory (folder) create a new folder callediec.
  4. Downloadall the files from thecustom_components/iec/ directory (folder) in this repository.
  5. Place the files you downloaded in the new directory (folder) you created.
  6. Restart Home Assistant
  7. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "IEC"

Configuration is done in the UI

Logs

To view logs in debug add this toconfiguration.yaml:

logger:default:infologs:...custom_components.iec:debugiec_api:debug

Frequently Asked Questions

How often is the data fetched?

The component currently fetches data from IEC every hour, but IEC doesn't update the data very often and they don't really have a consistant behavior, it could arrive with 2 days delay.

Can this component be used even if I'm using a private electric company?

Yes.
However, the only difference is that in the Invoices you'll see balance =0 since you're paying to the private company

Should I enter my configuration credentials every time?

No.
You should do it only once when configuring the component.

I have a "dumb" meter, would this component still work for me.

Yes, But....
You would only get a subset of sensors, based on your Invoice information.

Examples of usage.

You can head tousage and examples page to see examples of this components used in cards in HomeAssistant

Using Postman Collection for calling the IEC API

If you want to use Postman to get the API calls - please read thePostman Collections Guide

Contributions are welcome!

If you want to contribute to this please read theContribution guidelines


About

HomeAssistant Custom Component for IEC

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

    Packages

    No packages published

    Contributors8


    [8]ページ先頭

    ©2009-2025 Movatter.jp