mirror of
https://github.com/Dielee/volvo2mqtt.git
synced 2026-08-10 01:39:53 +02:00
Send heartbeat after device creation timeout
This commit is contained in:
+1
-1
@@ -167,8 +167,8 @@ def create_ha_devices():
|
||||
json.dumps(config),
|
||||
retain=True
|
||||
)
|
||||
send_heartbeat()
|
||||
time.sleep(2)
|
||||
send_heartbeat()
|
||||
|
||||
|
||||
def send_heartbeat():
|
||||
|
||||
Reference in New Issue
Block a user