Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielhiversen/home_assistant_tibber_data
Display Tibber data sensors.
https://github.com/danielhiversen/home_assistant_tibber_data
hacs home-assistant tibber
Last synced: about 1 month ago
JSON representation
Display Tibber data sensors.
- Host: GitHub
- URL: https://github.com/danielhiversen/home_assistant_tibber_data
- Owner: Danielhiversen
- License: mit
- Created: 2022-08-20T11:34:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-20T16:59:56.000Z (8 months ago)
- Last Synced: 2024-06-13T08:44:15.532Z (7 months ago)
- Topics: hacs, home-assistant, tibber
- Language: Python
- Homepage:
- Size: 129 KB
- Stars: 37
- Watchers: 8
- Forks: 11
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Tibber Data :zap:
![Validate with hassfest](https://github.com/Danielhiversen/home_assistant_tibber_data/workflows/Validate%20with%20hassfest/badge.svg)
[![GitHub Release][releases-shield]][releases]
[![hacs_badge](https://img.shields.io/badge/HACS-Custom-orange.svg)](https://github.com/custom-components/hacs)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 :)](http://paypal.me/dahoiv)
You get the following sensors:
* Monthly avg price
* Monthly avg customer price (Your price calculated as your consumption divided by your cost this month)
* Subsidy (Norway)
* 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## Install
Requires Tibber integration in Home Assistant.[![Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=Danielhiversen&repository=home_assistant_tibber_data&category=integration)
## Configuration
The Tibber component needs to be configured first: https://www.home-assistant.io/integrations/tibber/
In configuration.yaml:
```
tibber_data:
```[releases]: https://github.com/Danielhiversen/home_assistant_tibber_data/releases
[releases-shield]: https://img.shields.io/github/release/Danielhiversen/home_assistant_tibber_data.svg?style=popout
[downloads-total-shield]: https://img.shields.io/github/downloads/Danielhiversen/home_assistant_tibber_data/total
[hacs-shield]: https://img.shields.io/badge/HACS-Default-orange.svg
[hacs]: https://hacs.xyz/docs/default_repositories