Newer
Older
homeassistant-infra / ibsystem / systemd / ibsystem-sync-names.service
[Unit]
Description=Synchronize IBSystem friendly names from project documentation
After=network.target

[Service]
Type=oneshot
ExecStart=/usr/bin/python3 /ibsystem/sync_names.py
StandardOutput=journal
StandardError=journal