mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-30 05:13:40 +00:00
fix: Add linkx for Tibber API reference in README
This commit is contained in:
parent
96df4882e0
commit
6771200d48
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ A Home Assistant integration that provides advanced price information and rating
|
||||||
- **Intelligent Caching**: Minimizes API calls while ensuring data freshness across Home Assistant restarts
|
- **Intelligent Caching**: Minimizes API calls while ensuring data freshness across Home Assistant restarts
|
||||||
- **Custom Services**: API endpoints for advanced integrations (ApexCharts support included)
|
- **Custom Services**: API endpoints for advanced integrations (ApexCharts support included)
|
||||||
- **Diagnostic Sensors**: Monitor data freshness and availability
|
- **Diagnostic Sensors**: Monitor data freshness and availability
|
||||||
- **Reliable API Usage**: Uses only official Tibber `priceInfo` and `priceInfoRange` endpoints - no legacy APIs. Price ratings and statistics are calculated locally for maximum reliability and future-proofing.
|
- **Reliable API Usage**: Uses only official Tibber [`priceInfo`](https://developer.tibber.com/docs/reference#priceinfo) and [`priceInfoRange`](https://developer.tibber.com/docs/reference#subscription) endpoints - no legacy APIs. Price ratings and statistics are calculated locally for maximum reliability and future-proofing.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue