Danielhiversen / home_assistant_tibber_custom

Display Tibber prices and energy consumption as a graph. Tibber is available in Germany, Norway and Sweden Tibber has helped tens of thousands of new customers each month in Sweden, Norway & Germany to lower their energy bill and consumption. Tibber is using digital technology to make electricity consumption smarter. If you use this link to signup for Tibber, you get 50 euro to buy smart home products in the Tibber store: https://invite.tibber.com/6fd7a447
Apache License 2.0
81 stars 17 forks source link

Repository structure for 0.4 is not compliant #31

Closed noshitsherlock closed 2 years ago

noshitsherlock commented 2 years ago

Repository structure for 0.4 is not compliant is the message I get when trying to add it.

wmountain1 commented 2 years ago

Did you try choosing integration in the drop-down menu?

noshitsherlock commented 2 years ago

@wmountain1 That worked! Was able to install it 👍🏻 But how do I use it afterward? Rebooted host and I can see it installed integration in HACS.

wmountain1 commented 2 years ago

If you have added tibber_custom: to your configuration.yaml, you just have to add a new card to the dashboard and select "by entity". Then search for camera and it should show up. Select, continue, add to dashboard. If the pic isn't showing, edit the card after adding it and change camera view to live.

I don't know whether all of these steps are necessary as I am totally new to home assistant, but that's how I got it to work.

Also, at first I thought there was something wrong because the current price shown was different from what I was seeing in the Tibber app, but that was because I hadn't chosen to see the total price in the app (with taxes, etc).

noshitsherlock commented 2 years ago

@wmountain1 Thanks a lot for this 🙌🏻 What explicitly did you add to configuration.yml? Thanks again.

wmountain1 commented 2 years ago

I just added "tibber_custom:" under "default_config:", then saved it.

noshitsherlock commented 2 years ago

I just added "tibber_custom:" under "default_config:", then saved it.

Cool I will try that later and see if it works! Thanks a lot for the help 😎