From b5331d7c792d58e4425351b31934c8508b2c6ed2 Mon Sep 17 00:00:00 2001 From: majuss Date: Sat, 17 Aug 2019 10:50:27 +0200 Subject: [PATCH] Fixed elv / pca 301 (#9995) * fixed elv/pca * fixed indent --- source/_components/switch.pca.markdown | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/source/_components/switch.pca.markdown b/source/_components/switch.pca.markdown index 53fabf8fa38..33de8832c39 100644 --- a/source/_components/switch.pca.markdown +++ b/source/_components/switch.pca.markdown @@ -15,9 +15,8 @@ To use your PCA 301 switch or socket in your installation, add the following to ```yaml # Example configuration.yaml entry -switch: - - platform: pca - device: SERIAL_PORT +elv: + device: SERIAL_PORT ``` This platform will add all PCA 301 switches which are in range. You can read the total used energy in KWh and the current power in Watt.