From 47519b5ec3f220444c4b6ba445fde2e492d30d8f Mon Sep 17 00:00:00 2001 From: lbbrhzn Date: Mon, 16 Aug 2021 01:33:43 +0200 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index e238e439..942c49e4 100644 --- a/README.md +++ b/README.md @@ -8,16 +8,16 @@ This is a Home Assistant integration for Electric Vehicle chargers that support ## Installation -***1. Install HACS*** +### 1. Install HACS ### - If you have not yet installed HACS, go get it at https://hacs.xyz/ and walk through the installation and configuration. -***2. Install the OCPP repository*** +### 2. Install the OCPP Repository ### - In Home Assistant, select HACS / Integrations / + Explore & add repositories. ![image](https://user-images.githubusercontent.com/8673442/129494626-6e7a82b3-659f-4c39-a7be-43f70141cc7b.png) - Search for 'OCPP' and install the repository. -***3. Add the OCPP integration*** +### 3. Add the OCPP Integration ### - In Home Assistant, select Configuration / Integrations / Add Integration. ![image](https://user-images.githubusercontent.com/8673442/129494673-4718ba88-7872-435b-a331-66c8c34dddeb.png) @@ -25,7 +25,7 @@ This is a Home Assistant integration for Electric Vehicle chargers that support ![image](https://user-images.githubusercontent.com/8673442/129494723-80e2e402-7564-4e86-b599-b87f32987ac0.png) -***4. Configure the Central System*** +### 4. Configure the Central System ### - The default host address '0.0.0.0' will listen to all interfaces on your home assistant server. ![image](https://user-images.githubusercontent.com/8673442/129494762-08052152-f057-4563-93b5-5aae810dfbfc.png) @@ -33,7 +33,7 @@ This is a Home Assistant integration for Electric Vehicle chargers that support ![image](https://user-images.githubusercontent.com/8673442/129494804-cdff0dfb-a421-490c-af1e-e939f01455b4.png) -***5. Add the entities to your dashboard*** +### 5. Add the entities to your Dashboard ### - On the OCPP integration, click on devices to navigate to your Charge Point device. ![image](https://user-images.githubusercontent.com/8673442/129495402-526a1863-9e9f-4a83-85de-d8add63a64ba.png) @@ -42,16 +42,17 @@ This is a Home Assistant integration for Electric Vehicle chargers that support ![image](https://user-images.githubusercontent.com/8673442/129495159-611f4f86-aa90-4320-a69c-ce0870f6ee8c.png) -***6. Configure your charger*** -- Configure your charger to use the OCPP websocket of the central system (e.g. ws://homeassistant.local:9000). This is charger specific, so consult your manual. +### 6. Configure your Charger ### +- Configure your charger to use the OCPP websocket of your Central System (e.g. ws://homeassistant.local:9000). This is charger specific, so consult your manual. ![image](https://user-images.githubusercontent.com/8673442/129495720-2ed9f0d6-b736-409a-8e14-fbd447dea078.png) - You may need to reboot your charger before the changes become effective. -## Screenshot +### 7. Start the Charging ### +- Use the switches to unlock the charger and start the charging process. -![example](https://github.com/lbbrhzn/ocpp/raw/main/example.png "Example") +![image](https://user-images.githubusercontent.com/8673442/129495891-91f40bf9-f48e-4ced-b303-bf0fb77898f3.png) ## Supported devices