Skip to content

A home assistant component for ecowatt api exposed by french company RTE

License

Notifications You must be signed in to change notification settings

Patrick44fr/rte-ecowatt

 
 

Repository files navigation

My EcoWatt by RTE for Home Assistant

Component to expose Ecowatt levels for the foreseable future. See https://www.monecowatt.fr/ for web access.

Installation

Use hacs. Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

Configuration

Get api access for RTE APIs

  • Create an account on RTE API website
  • Register to the Ecowatt API and click on "Abonnez-vous à l'API", create a new application
  • get the client_id and client_secret (uuid in both cases)

Configure home-assistant

The preferred configuration method is to use the UI. You can configure two types of sensors:

  • hours sensors to look at ecowatt level X hours in the future. You can look up to 96h at the moment.
  • days sensors to look at ecowatt level X days in the future. You can look up to 3d in advance at the moment. The days sensor value is the worst of all hours of that day.

Two sensors are generated by default: "now" (0 hours in advance) and "today" (0 days in advance).

An additional sensor exposing next downgraded period is also added by default (not configurable). It shows beginning of next period with tensions on the electricity network. During such a period, it shows the beginning of next hour.

About

A home assistant component for ecowatt api exposed by french company RTE

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%