diff --git a/source/_integrations/rainforest_eagle.markdown b/source/_integrations/rainforest_eagle.markdown index 91d608cbef62..1ef1cc76d49c 100644 --- a/source/_integrations/rainforest_eagle.markdown +++ b/source/_integrations/rainforest_eagle.markdown @@ -1,6 +1,6 @@ --- -title: Rainforest Eagle-200 -description: Instructions on how to setup the Rainforest Eagle-200 with Home Assistant. +title: "Rainforest Eagle" +description: "Instructions on how to setup the Rainforest Eagle with Home Assistant." logo: rainforest_automation_logo.png ha_category: - Energy @@ -11,7 +11,8 @@ ha_codeowners: - '@gtdiehl' --- -A `sensor` platform for the [Rainforest Eagle-200](https://rainforestautomation.com/rfa-z114-eagle-200/) energy gateway. +A `sensor` platform for the Rainforest Automation's [Eagle-200](https://rainforestautomation.com/rfa-z114-eagle-200/) +and [Legacy Eagle](https://rainforestautomation.com/support/rfa-z109-eagle-support/) energy gateways. ## Configuration @@ -28,15 +29,15 @@ sensor: {% configuration %} ip_address: - description: The local IP address of your Eagle-200 device. + description: The local IP address of your Eagle device. required: true type: string cloud_id: - description: The Cloud ID that is printed on the bottom of the Eagle-200 + description: The Cloud ID that is printed on the bottom of the Eagle required: true type: string install_code: - description: The Install Code that is printed on the bottom of the Eagle-200 + description: The Install Code that is printed on the bottom of the Eagle required: true type: string {% endconfiguration %}