Skip to content

Commit 7202cbe

Browse files
jcalbertfrenck
authored andcommitted
Add support for older models of Eagle
1 parent 67bbf07 commit 7202cbe

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

source/_integrations/rainforest_eagle.markdown

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Rainforest Eagle-200
3-
description: Instructions on how to setup the Rainforest Eagle-200 with Home Assistant.
2+
title: "Rainforest Eagle"
3+
description: "Instructions on how to setup the Rainforest Eagle with Home Assistant."
44
logo: rainforest_automation_logo.png
55
ha_category:
66
- Energy
@@ -11,7 +11,8 @@ ha_codeowners:
1111
- '@gtdiehl'
1212
---
1313

14-
A `sensor` platform for the [Rainforest Eagle-200](https://rainforestautomation.com/rfa-z114-eagle-200/) energy gateway.
14+
A `sensor` platform for the Rainforest Automation's [Eagle-200](https://rainforestautomation.com/rfa-z114-eagle-200/)
15+
and [Legacy Eagle](https://rainforestautomation.com/support/rfa-z109-eagle-support/) energy gateways.
1516

1617
## Configuration
1718

@@ -28,15 +29,15 @@ sensor:
2829
2930
{% configuration %}
3031
ip_address:
31-
description: The local IP address of your Eagle-200 device.
32+
description: The local IP address of your Eagle device.
3233
required: true
3334
type: string
3435
cloud_id:
35-
description: The Cloud ID that is printed on the bottom of the Eagle-200
36+
description: The Cloud ID that is printed on the bottom of the Eagle
3637
required: true
3738
type: string
3839
install_code:
39-
description: The Install Code that is printed on the bottom of the Eagle-200
40+
description: The Install Code that is printed on the bottom of the Eagle
4041
required: true
4142
type: string
4243
{% endconfiguration %}

0 commit comments

Comments
 (0)