From c0a7e92fe9f36ee7ad434ac903c14c86ef6e4b23 Mon Sep 17 00:00:00 2001 From: sige Date: Mon, 25 Mar 2024 20:18:40 +0800 Subject: [PATCH] ~ --- src/src/main/resources/device.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/src/main/resources/device.yml b/src/src/main/resources/device.yml index 2e25ff2..18badd8 100644 --- a/src/src/main/resources/device.yml +++ b/src/src/main/resources/device.yml @@ -477,8 +477,8 @@ io : - {key: "HeatPlateSlotHeater4", mid: 230, index: 3, type : "input"} - {key: "LightGreen", mid: 230, index: 16,type : "input"} - {key: "LightRed", mid: 230, index: 17,type : "input"} - - {key: "LightYellow", mid: 230, index: 18,type : "input"} - - {key: "Buzzer", mid: 230, index: 7,type : "input"} + - {key: "Buzzer", mid: 230, index: 18,type : "input"} + - {key: "Water", mid: 230, index: 7,type : "input"} - {key: "Fan", mid: 230, index: 6,type : "input"} - {key: "Condenser", mid: 230, index: 5, type : "input"}