From 933a080a720dd9e8d9b5d797dcd5bfd70176d0d8 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 12 Nov 2019 09:44:11 +0100 Subject: [PATCH] Minimize configuration sample (#11161) --- source/_integrations/season.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/source/_integrations/season.markdown b/source/_integrations/season.markdown index 3ae0d44bcc9..428f89b560e 100644 --- a/source/_integrations/season.markdown +++ b/source/_integrations/season.markdown @@ -29,7 +29,6 @@ To enable the sensor, add the following lines to your `configuration.yaml` file: # Example configuration.yaml entry sensor: - platform: season - type: astronomical ``` {% configuration %}