🚜 Merges/Redirect EDP_Redy component pages (#8327)

This commit is contained in:
Klaas Schoute 2019-01-28 19:03:58 +01:00 committed by Fabian Affolter
parent 1baac6cf49
commit f378f89c87
3 changed files with 7 additions and 37 deletions

View File

@ -8,9 +8,15 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: edp_redy.png logo: edp_redy.png
ha_category: Hub ha_category:
- Hub
- Sensor
- Switch
ha_release: "0.79" ha_release: "0.79"
ha_iot_class: "Cloud Polling" ha_iot_class: "Cloud Polling"
redirect_from:
- /components/sensor.edp_redy/
- /components/switch.edp_redy/
--- ---
[EDP re:dy](https://www.edp.pt/particulares/servicos/redy/) is a Home Automation platform from Portuguese energy provider EDP, that allows control of appliances and other devices, as well as monitoring power consumption. This component allows integrating EDP re:dy into Home Assistant. [EDP re:dy](https://www.edp.pt/particulares/servicos/redy/) is a Home Automation platform from Portuguese energy provider EDP, that allows control of appliances and other devices, as well as monitoring power consumption. This component allows integrating EDP re:dy into Home Assistant.

View File

@ -1,18 +0,0 @@
---
layout: page
title: "EDP re:dy Sensor"
description: "Instructions on how to integrate the EDP re:dy sensors into Home Assistant."
date: 2018-09-04 16:30
sidebar: true
comments: false
sharing: true
footer: true
logo: edp_redy.png
ha_category: Sensor
ha_release: "0.79"
ha_iot_class: "Cloud Polling"
---
See the [EDP re:dy main component](/components/edp_redy/) for configuration instructions.
This sensor platform will provide a sensor per each EDP re:dy device that reports power consumption (SmartMeter, plug, meter).

View File

@ -1,18 +0,0 @@
---
layout: page
title: "EDP re:dy Switch"
description: "Instructions on how to integrate the EDP re:dy switches into Home Assistant."
date: 2018-09-04 16:30
sidebar: true
comments: false
sharing: true
footer: true
logo: edp_redy.png
ha_category: Switch
ha_release: "0.79"
ha_iot_class: "Cloud Polling"
---
See the [EDP re:dy main component](/components/edp_redy/) for configuration instructions.
This switch platform will provide a switch per toggleable EDP re:dy device (switch, plug, etc).