Add Wikipedia link to derivative (#22419)

This commit is contained in:
Alok Saboo 2022-04-18 05:49:48 -04:00 committed by GitHub
parent 3f1be0f340
commit 0f36d89df9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ ha_platforms:
ha_integration_type: helper
---
The derivative integration creates a sensor that estimates the derivative of the
The derivative ([Wikipedia](https://en.wikipedia.org/wiki/Derivative)) integration creates a sensor that estimates the derivative of the
values provided by another sensor (the **source sensor**). Derivative sensors are updated upon changes of the **source sensor**.
{% include integrations/config_flow.md %}