Update README.md

This commit is contained in:
Linus Dietz
2024-05-27 14:02:39 +02:00
committed by GitHub
parent 8e471d8eb0
commit 245dd82c82
+1 -1
View File
@@ -87,7 +87,7 @@ The following steps are required for authentication in exactly this order:
```etc ...``` ```etc ...```
4. Now, open your mailbox and copy your OTP Code 4. Now, open your mailbox and copy your OTP Code
5. Open HomeAssistant and search for the entity ID ```text.volvo_otp``` 5. Open HomeAssistant and search for the entity ID ```text.volvo_otp```
6. Paste your OTP into the text entity and press Enter 6. Paste your OTP into the text entity and **<ins>press Enter</ins>**
7. If everything has worked, your addon is now authenticated. In the future, OTP authentication only needs to be done when updating, not when restarting the container. 7. If everything has worked, your addon is now authenticated. In the future, OTP authentication only needs to be done when updating, not when restarting the container.
## Setup ## Setup