Add documentation for PECO Smart Meter (#22566)

* Add documentation for PECO Smart Meter

* Merge the two modes into one

* Add docs for OpenWeatherMap weather alerts

* Revert "Add docs for OpenWeatherMap weather alerts"

This reverts commit 95401934503f7adc5525f63abfcb35ba083ff5a6.

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
IceBotYT 2023-11-29 05:48:16 -05:00 committed by GitHub
parent 7949b2b3b9
commit 4866ff3fc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,10 +35,16 @@ PECO Is a registered trademark of Exelon Business Services Co., LLC
The PECO Outage Counter integration allows you to get the current count of power outages for any county, and the total for the operating region too.
This integration will create 5 entities.
- **Outage Count**: This will return the current number of outages of a county or the entire operating region.
- **Smart Meter**: This can utilize the smart meter functionality of select meters to verify that power is being delivered to your home.
This integration will create the following 6 entities:
- A sensor that shows how many outages are in your county.
- A sensor that shows the total amount of customers with no power.
- A sensor that shows the total amount of customers served in the county.
- A sensor that shows the percentage of customers with no power.
- A sensor that shows the alert that appears when you open the online outage map.
- A binary sensor that returns the state of your meter.
{% include integrations/config_flow.md %}