From 8ffa99aad5bea24a3d2b86918d888e817bf2d199 Mon Sep 17 00:00:00 2001 From: IceBotYT <34712694+IceBotYT@users.noreply.github.com> Date: Mon, 18 Apr 2022 17:22:49 -0400 Subject: [PATCH] Update PECO page with new map alert entity (#22331) --- source/_integrations/peco.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/peco.markdown b/source/_integrations/peco.markdown index 037feafab97..8213a920700 100644 --- a/source/_integrations/peco.markdown +++ b/source/_integrations/peco.markdown @@ -28,11 +28,12 @@ This integration is only for PECO customers. To see if your county is supported, 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 4 entities. +This integration will create 5 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. {% include integrations/config_flow.md %}