diff --git a/README.md b/README.md index 376a07f..64ca254 100644 --- a/README.md +++ b/README.md @@ -338,6 +338,17 @@ action: mode: single ``` +## Verifying the configuration + +To verify that the integration is able to control the charging, go to Settings -> Devices & Services -> Integrations -> EV Smart Charging -> 1 device -> Controls. +1. Connect the EV to the charger. +2. PRESS the Manually start charging. +3. Check that charging is started. +4. PRESS the Manually stop charging. +5. Check that charging is stopped. + +If the above works, the integration is able to control the charging. + [ev_smart_charging]: https://github.com/jonasbkarlsson/ev_smart_charging [releases-shield]: https://img.shields.io/github/v/release/jonasbkarlsson/ev_smart_charging?style=for-the-badge [releases]: https://github.com/jonasbkarlsson/ev_smart_charging/releases diff --git a/assets/ev_smart_charging_lovelace.png b/assets/ev_smart_charging_lovelace.png index 1672256..4d9f164 100644 Binary files a/assets/ev_smart_charging_lovelace.png and b/assets/ev_smart_charging_lovelace.png differ