diff --git a/source/_components/edp_redy.markdown b/source/_components/edp_redy.markdown index ed1bbdef7fe..a32006cc74e 100644 --- a/source/_components/edp_redy.markdown +++ b/source/_components/edp_redy.markdown @@ -8,9 +8,15 @@ comments: false sharing: true footer: true logo: edp_redy.png -ha_category: Hub +ha_category: + - Hub + - Sensor + - Switch ha_release: "0.79" 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. diff --git a/source/_components/sensor.edp_redy.markdown b/source/_components/sensor.edp_redy.markdown deleted file mode 100644 index 4071a509467..00000000000 --- a/source/_components/sensor.edp_redy.markdown +++ /dev/null @@ -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). \ No newline at end of file diff --git a/source/_components/switch.edp_redy.markdown b/source/_components/switch.edp_redy.markdown deleted file mode 100644 index 9f8e7984164..00000000000 --- a/source/_components/switch.edp_redy.markdown +++ /dev/null @@ -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).