From 8f011cf157a0d1ee40f21648ca18e592fb201ab3 Mon Sep 17 00:00:00 2001 From: Markus Kirberg Date: Mon, 23 Dec 2024 15:38:08 +0000 Subject: [PATCH] plus1pm --- mos.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/mos.yml b/mos.yml index b221555d..35ca7c57 100644 --- a/mos.yml +++ b/mos.yml @@ -728,6 +728,8 @@ conds: PRODUCT_HW_REV: "0.1.0" STOCK_FW_MODEL: Plus1PMMini MAX_NUM_HAP_SESSIONS: 16 + MGOS_CONFIG_DEV_6: "shelly" + MGOS_CONFIG_DEV_7: "shelly,4096" config_schema: - ["device.id", "ShellyPlus1PMMini-??????"] - ["shelly.name", "ShellyPlus1PMMini-??????"] @@ -741,6 +743,14 @@ conds: - ["gdo1.name", "Garage Door"] - ["gdo1.open_sensor_mode", 2] + - ["factory", "o", {title: ""}] + - ["factory.batch", "s", "", {title: ""}] + - ["factory.model", "s", "", {title: ""}] + - ["factory.version", "i", 0, {title: ""}] + - ["factory.calib", "o", {title: "Factory calib settings"}] + - ["factory.calib.done", "b", false, {title: ""}] + - ["factory.calib.scales0", "scales", {title: ""}] + - when: build_vars.MODEL == "ShellyMini1PMGen3" apply: name: Mini1PMG3