Skip to content

Instantly share code, notes, and snippets.

@HolgerM1
HolgerM1 / zappi_phasenumschaltung.yaml
Created April 8, 2025 20:05
zappi_phasenumschaltung
blueprint:
name: Zappi Phasenumschaltung (1P/3P Auto)
description: >
Schaltet die Zappi-Wallbox automatisch zwischen 1-phasigem und 3-phasigem Laden,
abhängig vom PV-Überschuss, Anwesenheit und Verbindung des Fahrzeugs.
domain: automation
input:
leistungssensor:
name: PV-Leistungssensor (z. B. Zweirichtungszähler)
selector:
@HolgerM1
HolgerM1 / boot-clonezilla-live.sh
Created January 21, 2024 19:00 — forked from stevenengland/boot-clonezilla-live.sh
Shell script to boot into a live distribution of Clonezilla. Can be used in conjunctoin with LVM, is reachable via SSH, needs no monitor attached.
#!/bin/bash
# See https://steven-england.info/2023/12/24/remote-headless-image-backup-and-restore-of-proxmox-hosts-with-clonezilla/ for more explaination.
###################################################
# Variables
###################################################
# These files will be temporarily written to update grub.cfg accordingly. Normally there is no need to edit these vars.
GRUBFILE_HEADER=/etc/grub.d/01_clonezilla_header