convert prereq inst list format

This commit is contained in:
c0ffeeca7 2025-06-10 09:25:20 +02:00 committed by GitHub
parent 31e1a72b6c
commit b4b056e0c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,9 @@ The main use case is to track your solar production per module to identify any f
## Prerequisites ## Prerequisites
To set up the integration, you need a username and password with access to the [SolarEdge web portal](https://monitoring.solaredge.com/). You also need the site ID, which you can get from the URL once you log in (for example, `1234` from `https://monitoring.solaredge.com/solaredge-web/p/site/1234/`). - To set up the integration, you need a username and password with access to the [SolarEdge web portal](https://monitoring.solaredge.com/).
- You also need the site ID, which you can get from the URL once you log in (for example, `1234` from `https://monitoring.solaredge.com/solaredge-web/p/site/1234/`).
{% include integrations/config_flow.md %} {% include integrations/config_flow.md %}