diff --git a/README.md b/README.md
index 7124058..7bbc14d 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,34 @@ The following steps are required for authentication in exactly this order:
4. Now, open your mailbox and copy your OTP Code
5. Open HomeAssistant and search for the entity ID ```text.volvo_otp```
6. Paste your OTP into the text entity and **press Enter**
- 6a. (optional) If your OTP cannot be safed, try to paste your OTP code via MQTT to the following topic: `volvoAAOS2mqtt/otp_code`
+ 6a. (optional) If your OTP cannot be safed, try to paste your OTP code via MQTT to the following topic: `volvoAAOS2mqtt/otp_code`
+
+ 1. Safe the following script in your script section OTP Post Script
+
+ 2. Go to https://yourHAUrl/developer-tools/service
+ 3. Search for "Post Volvo OTP"
+ 4. Tick "OTP" and fill in your OTP
+ 5. Run this service
+