Move config flow start to near top for PECO integration (#22308)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
IceBotYT 2022-05-16 07:55:26 -04:00 committed by GitHub
parent ca62001917
commit 3f5ce81827
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,10 @@ This integration is only for PECO customers. To see if your county is supported,
</div>
---
{% 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.
@ -35,5 +38,3 @@ This integration will create 5 entities.
- 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 %}