mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
🚜 Merges/Redirect Smappee component pages (#8564)
This commit is contained in:
parent
1fa375efdc
commit
846748cebf
@ -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.
|
|
@ -9,12 +9,25 @@ sharing: true
|
|||||||
footer: true
|
footer: true
|
||||||
logo: smappee.png
|
logo: smappee.png
|
||||||
ha_release: "0.64"
|
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.
|
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).
|
The smappee component gets information from [Smappee API](https://smappee.atlassian.net/wiki/display/DEVAPI/API+Methods).
|
||||||
|
|
||||||
|
@ -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.
|
|
Loading…
x
Reference in New Issue
Block a user