Skip to content

Commit d6673ba

Browse files
Update README.md
1 parent 5a6835d commit d6673ba

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ You get the following sensors:
2020
* Monthly accumulated cost with subsidy
2121
* Daily accumulated cost with subsidy (only available if you have a real-time meter)
2222

23+
Experimental and requires aditional configuration:
24+
* Grid price (Only if your grid company is supported by Tibber)
25+
* Estimated total price with subsidy and grid price (Only if your grid company is supported by Tibber)
26+
2327

2428

2529
## Install
@@ -38,6 +42,14 @@ tibber_data:
3842
```
3943

4044

45+
Optional for extra sensors:
46+
47+
```
48+
tibber_data:
49+
email: Your email registred at Tibber
50+
password: Your tibber password
51+
```
52+
4153
[releases]: https://github.com/Danielhiversen/home_assistant_tibber_data/releases
4254
[releases-shield]: https://img.shields.io/github/release/Danielhiversen/home_assistant_tibber_data.svg?style=popout
4355
[downloads-total-shield]: https://img.shields.io/github/downloads/Danielhiversen/home_assistant_tibber_data/total

0 commit comments

Comments
 (0)