🚜 Merges/Redirect Smappee component pages (#8564)

This commit is contained in:
Klaas Schoute 2019-02-14 10:19:39 +01:00 committed by Franck Nijhof
parent 1fa375efdc
commit 846748cebf
3 changed files with 15 additions and 41 deletions

View File

@ -1,19 +0,0 @@
---
layout: page
title: "Smappee Sensor"
description: "Instructions on how to integrate Smappee energy monitor into Home Assistant."
date: 2018-02-26 08:37
sidebar: true
comments: false
sharing: true
footer: true
logo: smappee.png
ha_release: "0.64"
ha_category: Energy
---
[Smappee](https://www.smappee.com/) controller for energy monitoring and Comport plug switches.
Energy monitor measurements will be automatically added when you connect to the Smappee controller.
For more configuration information see the [Smappee component](/components/smappee/) documentation.

View File

@ -9,12 +9,25 @@ sharing: true
footer: true
logo: smappee.png
ha_release: "0.64"
ha_category: Hub
ha_category:
- Hub
- Energy
- Sensor
- Switch
ha_iot_class: "Local Push"
redirect_from:
- /components/sensor.smappee/
- /components/switch.smappee/
---
The `smappee` component adds support for the [Smappee](https://www.smappee.com/) controller for energy monitoring and Comport plug switches.
Switches and Sensors are supported - and will be automatically added when you connect to the Smappee controller.
There is currently support for the following device types within Home Assistant:
- Sensor
- Switch
Will be automatically added when you connect to the Smappee controller.
The smappee component gets information from [Smappee API](https://smappee.atlassian.net/wiki/display/DEVAPI/API+Methods).

View File

@ -1,20 +0,0 @@
---
layout: page
title: "Smappee Switch"
description: "Instructions on how to integrate Smappee Comfort Plug into Home Assistant."
date: 2018-02-26 08:37
sidebar: true
comments: false
sharing: true
footer: true
logo: smappee.png
ha_release: "0.64"
ha_category: Switch
ha_iot_class: "Local Push"
---
[Smappee](https://www.smappee.com/) controller for energy monitoring and Comport plug switches.
Comport Plugs will be automatically added when you connect to the Smappee controller.
For more configuration information see the [Smappee component](/components/smappee/) documentation.