fix: Add linkx for Tibber API reference in README

This commit is contained in:
Julian Pawlowski 2025-11-06 16:01:34 +00:00
parent 96df4882e0
commit 6771200d48

View file

@ -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