mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-09-13 12:10:12 +02:00
build
This commit is contained in:
@@ -19,7 +19,7 @@ import paramiko
|
||||
import shutil
|
||||
import paho.mqtt.client as mqtt
|
||||
#import numpy as np
|
||||
|
||||
logging.info(f"Start OMV Backup")
|
||||
BROKER = 'mqtt.home.lan' # e.g., 'mqtt.example.com'
|
||||
PORT = 1883 # Typically 8883 for secure MQTT
|
||||
TOPIC = 'sectorq/backups/start'
|
||||
|
Reference in New Issue
Block a user