mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 11:16:54 +00:00
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:
parent
ca62001917
commit
3f5ce81827
@ -24,7 +24,10 @@ This integration is only for PECO customers. To see if your county is supported,
|
|||||||
|
|
||||||
</div>
|
</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.
|
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 total amount of customers served in the county.
|
||||||
- A sensor that shows the percentage of customers with no power.
|
- 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 sensor that shows the alert that appears when you open the online outage map.
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user