From 0fd06fdfd048f4570fde7ff0bf8a74498c4b0168 Mon Sep 17 00:00:00 2001 From: Martijn van der Pol Date: Thu, 19 Dec 2024 20:39:56 +0100 Subject: [PATCH] Update 1-source_sensor.md --- documentation/1-source_sensor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/1-source_sensor.md b/documentation/1-source_sensor.md index ea1793b..0028472 100644 --- a/documentation/1-source_sensor.md +++ b/documentation/1-source_sensor.md @@ -1,6 +1,6 @@ # 1. SOURCE SENSOR -These parameters are used to determine where the source data can be found. If you use the [Nordpool integration](https://github.com/custom-components/nordpool), or an integration which uses the same attributes, you don't need to provide any of the parameters, but it is advised to provide the `sensor` as it will be more resource friendly if the macro doesn't need to search for it. +These parameters are used to determine where the source data can be found. If you use the custom [Nordpool integration](https://github.com/custom-components/nordpool) (can be downloaded using HACS), or an integration which uses the same attributes, you don't need to provide any of the parameters, but it is advised to provide the `sensor` as it will be more resource friendly if the macro doesn't need to search for it. ## 🚨 IMPORTANT NOTES 🚨 * It is advised to provice all parameters if they don't match the defaults. Although the macro will search for the attributes and keys, it is more resource friendly if they are already provided.