From d4c1cdf8db600ec36977e3f417b2b733e7895427 Mon Sep 17 00:00:00 2001 From: Artem Sheremet Date: Sun, 3 May 2026 10:24:46 +0000 Subject: [PATCH] Repurpose office-desk-south The myStrom doesn't really fit nicely because of the not-so-flat OTO socket nearby. We will eventually use shadow-udmp to turn on shadow UDMP periodically for config sync. --- reflash.sh | 2 +- office-desk-south.yaml => shadow-udmp.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) rename office-desk-south.yaml => shadow-udmp.yaml (50%) diff --git a/reflash.sh b/reflash.sh index 3670aab..fe09751 100755 --- a/reflash.sh +++ b/reflash.sh @@ -41,7 +41,7 @@ for config in \ child-east-ac.yaml \ spare-power-meter.yaml \ office-desk-north.yaml \ - office-desk-south.yaml \ + shadow-udmp.yaml \ attic-central.yaml \ office-rack.yaml \ radiation.yaml \ diff --git a/office-desk-south.yaml b/shadow-udmp.yaml similarity index 50% rename from office-desk-south.yaml rename to shadow-udmp.yaml index 3c21f71..5bd5499 100644 --- a/office-desk-south.yaml +++ b/shadow-udmp.yaml @@ -1,9 +1,9 @@ substitutions: - name: "office-desk-south" - friendly_name: "Office desk south" + name: "shadow-udmp" + friendly_name: "Shadow UDMP" esphome: - area: "Office" + area: "Basement" packages: device_base: !include templates/mystrom.yaml