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
- Sends notifications when charging starts, stops, and after 5 minutes: charging rate.
15
-
- Sends a notification after charging stopped, summarizing consumed energy and time.
15
+
- Sends a notification after charging stopped or interrupted, summarizing consumed energy and time.
16
16
- If a fixed price per kWh is configured, the energy consumed between cable connected/disconnected will be summarized in Euro.
17
-
- Sends a notification when the cable was connected or disconnected.
18
-
-**Prevents false positives** by only detecting charging above **1.0 kW**.
19
-
-**Handles missing values gracefully**.
17
+
- Sends a notification when the cable was connected or disconnected. Also handles short-time unavailabilities of the status page to avoid false-positives.
18
+
- Typically, wallboxes sometimes consume energy as long as a cable is connected. **Prevents false positives** by only detecting charging rates above **1.0 kW**.
0 commit comments