Skip to content

Commit 29ab324

Browse files
authored
Update README.md
1 parent aeaecdf commit 29ab324

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,10 @@ Currently supported wallboxes:
1212
- Uses **Selenium** to extract data dynamically.
1313
- Supported notification channels: Discord, ntfy, Pushover
1414
- 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.
1616
- 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**.
2019

2120
## Setup & Installation
2221

0 commit comments

Comments
 (0)