From 72a5b68b43d3a5abbb132cfb0fdc85a2f1a5ac06 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Wed, 29 May 2019 23:39:18 +0200 Subject: [PATCH] :pencil2: Tweak After this we will merge it --- source/_components/solax.markdown | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/source/_components/solax.markdown b/source/_components/solax.markdown index 18c0d21321f..180fee62291 100644 --- a/source/_components/solax.markdown +++ b/source/_components/solax.markdown @@ -8,8 +8,10 @@ comments: false sharing: true footer: true logo: solax-logo.png -ha_category: Sensor -ha_release: 0.91 +ha_category: + - Energy + - Sensor +ha_release: 0.94 ha_iot_class: Local Polling --- @@ -33,17 +35,7 @@ ip_address: type: string {% endconfiguration %} - -### {% linkable_title Full configuration sample %} - -A full configuration entry would look like the sample below. - -```yaml -# Example configuration.yaml entry -sensor: - - platform: solax - ip_address: 192.168.0.3 -``` +### {% linkable_title Optional template sensor %} If you would like to convert the values from multiple panels or view the total power the house is using, you can use the [template platform](/components/sensor.template/).