From 948e3048806a943c40533f6ccb08afecca9e22fd Mon Sep 17 00:00:00 2001 From: Hmmbob <33529490+hmmbob@users.noreply.github.com> Date: Fri, 9 Apr 2021 10:31:38 +0200 Subject: [PATCH] Remove scan_interval warning in PVOutput docs (#17355) --- source/_integrations/pvoutput.markdown | 8 -------- 1 file changed, 8 deletions(-) diff --git a/source/_integrations/pvoutput.markdown b/source/_integrations/pvoutput.markdown index 42c805dd358..adf40579ceb 100644 --- a/source/_integrations/pvoutput.markdown +++ b/source/_integrations/pvoutput.markdown @@ -22,7 +22,6 @@ sensor: - platform: pvoutput system_id: YOUR_SYSTEM_ID api_key: YOUR_API_KEY - scan_interval: 120 ``` {% configuration %} @@ -41,12 +40,6 @@ name: type: string {% endconfiguration %} -
- -It's recommended to set `scan_interval:` according to a value greater than 60 seconds. The service only allows 60 requests per hour but the sensor's default is 30 seconds. - -
- To format the PVoutput sensor it's recommended to use the [template component](/topics/templating/). For example: {% raw %} @@ -56,7 +49,6 @@ sensor: - platform: pvoutput system_id: YOUR_SYSTEM_ID api_key: YOUR_API_KEY - scan_interval: 150 - platform: template sensors: power_consumption: