mirror of
https://github.com/Dielee/volvo2mqtt.git
synced 2026-08-12 10:49:52 +02:00
Fix typo
This commit is contained in:
+1
-1
@@ -136,7 +136,7 @@ def on_message(client, userdata, msg):
|
||||
otp_code = payload
|
||||
set_otp_state()
|
||||
else:
|
||||
logging.warning("Found retained OTP, this can't work! Pleas clean retained messages!")
|
||||
logging.warning("Found retained OTP, this can't work! Please clean retained messages!")
|
||||
return None
|
||||
else:
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user