mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
add information to help configure the energy dashboard with Solax Power (#30696)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
fbfdca4e19
commit
52f9d49c6f
@ -39,6 +39,14 @@ template:
|
||||
|
||||
{% endraw %}
|
||||
|
||||
### Configuring the Energy Dashboard
|
||||
|
||||
There are generally at least 3 sensors from your inverter that you need to configure in the energy dashboard:
|
||||
|
||||
- The consumption sensor (in kWh) for the **Grid Consumption**.
|
||||
- The feed-in sensor (in kWh) for the **Return to grid**, for example, the solar panel energy you do not consume and return to the grid instead.
|
||||
- The on-grid yield sensor (in kWh) for the **Solar production**.
|
||||
|
||||
### Note
|
||||
|
||||
Inverter models with newer firmware (and also those using devices like PocketWifi) no longer expose an API when connected to your wireless network, they do however continue to expose it on their own broadcasted SSID. To use this sensor in this case it is necessary to set up a reverse proxy with something like NGINX and use a Raspberry Pi (or similar) with two network connections (one being Wi-Fi that connects to the inverters SSID).
|
||||
|
Loading…
x
Reference in New Issue
Block a user