From b4b056e0c8c0979b6d973f399daee7684b7c8658 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 10 Jun 2025 09:25:20 +0200 Subject: [PATCH] convert prereq inst list format --- source/_integrations/solaredge_modules.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/solaredge_modules.markdown b/source/_integrations/solaredge_modules.markdown index 3919f2b37a1..9eda1d6a989 100644 --- a/source/_integrations/solaredge_modules.markdown +++ b/source/_integrations/solaredge_modules.markdown @@ -25,7 +25,9 @@ The main use case is to track your solar production per module to identify any f ## 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 %}