2024-01-03 11:01:45 +01:00

1.7 KiB

title, description, ha_release, ha_category, ha_iot_class, ha_config_flow, ha_codeowners, ha_domain, ha_platforms, ha_integration_type
title description ha_release ha_category ha_iot_class ha_config_flow ha_codeowners ha_domain ha_platforms ha_integration_type
PECO Outage Counter Get how many outages are in your county 2022.4
Sensor
Cloud Polling true
@IceBotYT
peco
binary_sensor
sensor
integration

PECO is a public utility company that provides electricity to the Philadelphia metro.

To learn more about PECO, visit their about page.

This integration is only for PECO customers. To see if your county is supported, take a look at their outage map.

PECO Is a registered trademark of Exelon Business Services Co., LLC

{% include integrations/config_flow.md %}

Available entities

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.

  • 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 %}