osaether / home_assistant_tibber_data

Display Tibber data sensors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tibber Data ⚡

Validate with hassfest GitHub Release hacs_badge

Display Tibber data sensors. Tibber is available in Germany, Norway and Sweden.

If you use this link to sign up for Tibber, you get 50 euro to buy smart home products in the Tibber store: https://invite.tibber.com/6fd7a447

Buy me a coffee :)

You get the following sensors:

  • Monthly avg price
  • Monthly avg customer price (Your price calculated as your consumption divided by your cost this month)
  • Estimated subsidy (Norway)
  • Estimated price with subsidy (Norway)
  • Average of 3 highest hourly consumption (from 3 different days)
  • Monthly accumulated cost with subsidy (Norway)
  • Daily accumulated cost with subsidy (only available if you have a real-time meter, Tibber Pulse)
  • Monthly production profit
  • Daily production profit (only available if you have a real-time meter, Tibber Pulse)
  • Yearly cost
  • Yearly consumption
  • Monthly consumption compared to last year, this month consumption compared to same hours last year

Experimental and requires additional configuration:

  • Grid price (Only if your grid company is supported by Tibber)
  • Estimated total price with subsidy and grid price (Only if your grid company is supported by Tibber)
  • Charger cost day (Requires a connected charger, like Easee or Zaptec)
  • Charger cost month (Requires a connected charger, like Easee or Zaptec)
  • Charger consumption day (Requires a connected charger, like Easee or Zaptec)
  • Charger consumption month (Requires a connected charger, like Easee or Zaptec)

Install

Requires Tibber integration in Home Assistant.

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

Configuration

The Tibber component needs to be configured first: https://www.home-assistant.io/integrations/tibber/

In configuration.yaml:

tibber_data:

Optional for extra sensors:

tibber_data:
  email: Your email registered at Tibber
  password: Your Tibber password

About

Display Tibber data sensors.

License:MIT License


Languages

Language:Python 100.0%