From 1ae280160d37a708eb96153a39874408d29b0587 Mon Sep 17 00:00:00 2001 From: Aaron Bach Date: Wed, 27 May 2020 16:55:42 -0600 Subject: [PATCH] Remove YAML configuration for OpenUV (#13591) --- source/_integrations/openuv.markdown | 28 ++-------------------------- 1 file changed, 2 insertions(+), 26 deletions(-) diff --git a/source/_integrations/openuv.markdown b/source/_integrations/openuv.markdown index 4962b819cea..e08d6a37cbb 100644 --- a/source/_integrations/openuv.markdown +++ b/source/_integrations/openuv.markdown @@ -36,32 +36,8 @@ the `update_protection_data` services). ## Configuration -To retrieve data from OpenUV, add the following to your `configuration.yaml` -file: - -```yaml -openuv: - api_key: YOUR_OPENUV_API_KEY -``` - -{% configuration %} -api_key: - description: The OpenUV API key. - required: true - type: string -elevation: - description: The elevation of the monitored location; if omitted, the value specified in `configuration.yaml` will be used. - required: false - type: float -latitude: - description: The latitude of the monitored location; if omitted, the value specified in `configuration.yaml` will be used. - required: false - type: float -longitude: - description: The longitude of the monitored location; if omitted, the value specified in `configuration.yaml` will be used. - required: false - type: float -{% endconfiguration %} +To configure the `openuv` integration, navigate to **Configuration** -> **Integrations** +in the Home Assistant UI. ## The Fitzpatrick Scale