mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-04-09 09:03:40 +00:00
fix(docs): update links in automation examples and intro documentation
This commit is contained in:
parent
3aa8a43e3a
commit
db900c2a4b
2 changed files with 2 additions and 2 deletions
|
|
@ -249,7 +249,7 @@ automation:
|
|||
```
|
||||
|
||||
:::tip Why "rising" means "act now"
|
||||
A common misconception: **"rising" does NOT mean "too late"**. It means your current price is **lower** than the future average — so right now is actually a good time. See [How to Use Trend Sensors for Decisions](#how-to-use-trend-sensors-for-decisions) in the sensor documentation for details.
|
||||
A common misconception: **"rising" does NOT mean "too late"**. It means your current price is **lower** than the future average — so right now is actually a good time. See [How to Use Trend Sensors for Decisions](sensors.md#how-to-use-trend-sensors-for-decisions) in the sensor documentation for details.
|
||||
:::
|
||||
|
||||
### Sensor Combination Quick Reference
|
||||
|
|
|
|||
|
|
@ -56,4 +56,4 @@ This is an independent, community-maintained custom integration. It is **not** a
|
|||
|
||||
---
|
||||
|
||||
**Note:** These guides are for end users. If you want to contribute to development, see the [Developer Documentation](/hass.tibber_prices/developer/).
|
||||
**Note:** These guides are for end users. If you want to contribute to development, see the [Developer Documentation](https://jpawlowski.github.io/hass.tibber_prices/developer/).
|
||||
|
|
|
|||
Loading…
Reference in a new issue