You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_integrations/indevolt.markdown
+12-3Lines changed: 12 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,15 @@ The **Indevolt** {% term integration %} enables direct local communication betwe
25
25
26
26
## Use cases
27
27
28
-
With this integration, you can monitor energy production and consumption as well as battery status, and configure power limits and other battery protection settings.
28
+
With this integration, you can monitor energy production, consumption, and battery status in real time.
29
+
30
+
Beyond basic monitoring, the Indevolt integration enables advanced energy management automations within Home Assistant. For example, you can:
31
+
32
+
- Optimize battery charging and discharging based on solar production forecasts
33
+
- Automatically adjust energy modes to take advantage of variable electricity pricing
34
+
- Prevent grid feed-in during peak tariff periods by dynamically limiting output power
35
+
- Maintain a minimum battery charge for backup scenarios by adjusting discharge limits when applicable
36
+
- Coordinate battery behavior with other Home Assistant energy devices for whole-home optimization
29
37
30
38
## Supported devices
31
39
@@ -130,7 +138,8 @@ The Indevolt integration automatically retrieves data from your devices by polli
130
138
131
139
## Known limitations
132
140
133
-
- Energy mode can only be set when the device is not in "Outdoor / Portable"-mode
141
+
- Real-time configuration changes may appear with a small delay in Home Assistant and the Indevolt app.
142
+
- Energy mode can only be set when the device is not in "Outdoor / Portable"-mode.
134
143
- Some sensors are device generation-specific and may not appear for all models.
135
144
- Some sensors / configurations available in the app are not (yet) available in the integration.
136
145
@@ -141,7 +150,7 @@ The Indevolt integration automatically retrieves data from your devices by polli
141
150
1. Ensure the device is powered on and functioning normally.
142
151
2. Confirm both the device and Home Assistant are connected to the same local network.
143
152
3. Ensure the device's IP address is correct and hasn't changed.
144
-
4. Check the device's settings in the Indevolt app to ensure that the API is enabled.
153
+
4. Check the device's settings in the Indevolt app to ensure that the API is enabled in "HTTP" mode.
145
154
146
155
Check the Home Assistant logs for more information.
0 commit comments