diff --git a/modified/H1/3.5.2_0010.0736/rootfs_3.5.2_0010.0736_modified.bin b/modified/H1/3.5.2_0010.0736/rootfs_3.5.2_0010.0736_modified.bin new file mode 100644 index 0000000..d49d0e0 Binary files /dev/null and b/modified/H1/3.5.2_0010.0736/rootfs_3.5.2_0010.0736_modified.bin differ diff --git a/modified/H1/h1_update.sh b/modified/H1/h1_update.sh index e10d078..01b1b29 100755 --- a/modified/H1/h1_update.sh +++ b/modified/H1/h1_update.sh @@ -42,19 +42,20 @@ DEFAULT_PLATFORM="aiot" MODEL_FILE="/data/utils/fw_manager.model" # -# Product model, support list: AC_P3, AH_M1S, AH_M2. +# Product model, support list: AC_P3, AH_M1S, AH_M2, AH_H1. # # AC_P3 : Air Condition P3. # AH_M1S: Aqara Hub M1S. # AH_M2 : Aqara Hub M2. +# AH_H1 : Aqara Hub H1. # # Version and md5sum # -VERSION="3.5.0_0013.0736" +VERSION="3.5.2_0010.0736" COOR_MD5SUM="7a0a2d48131e9ef109a7556aec6a6bcb" -KERNEL_MD5SUM="f469d5c4ea7cd07afea5981db72875e2" -ROOTFS_MD5SUM="71e180ea0e440aac9aa2d3e9f5a5bc2b" +KERNEL_MD5SUM="87207bb3ec288c5ee5c781dc71798241" +ROOTFS_MD5SUM="f03368fbabfdefc38b68e146d51f7332" BTBL_MD5SUM="" BTAPP_MD5SUM="" IRCTRL_MD5SUM="" @@ -752,6 +753,8 @@ initial() elif [ "$product" = "lumi.gateway.iragl5" ]; then model="AH_M2_BLE" elif [ "$product" = "lumi.gateway.iragl6" ]; then model="AH_M2_BLE" elif [ "$product" = "lumi.gateway.iragl7" ]; then model="AH_M2_BLE" + # Aqara Hub M2. + elif [ "$product" = "lumi.gateway.sacn01" ]; then model="AH_H1" # End fi diff --git a/original/H1/3.5.2_0010.0736/ControlBridge.bin b/original/H1/3.5.2_0010.0736/ControlBridge.bin new file mode 100644 index 0000000..b9b2ae7 Binary files /dev/null and b/original/H1/3.5.2_0010.0736/ControlBridge.bin differ diff --git a/original/H1/3.5.2_0010.0736/linux_3.5.2_0010.0736.bin b/original/H1/3.5.2_0010.0736/linux_3.5.2_0010.0736.bin new file mode 100644 index 0000000..c33d4dd Binary files /dev/null and b/original/H1/3.5.2_0010.0736/linux_3.5.2_0010.0736.bin differ diff --git a/original/H1/3.5.2_0010.0736/root_3.5.2_0010.0736.bin b/original/H1/3.5.2_0010.0736/root_3.5.2_0010.0736.bin new file mode 100644 index 0000000..de2242c Binary files /dev/null and b/original/H1/3.5.2_0010.0736/root_3.5.2_0010.0736.bin differ diff --git a/stock/H1/20230207112107_lumi.gateway.sacn01_AIOT_V3.5.2_0010.0736_20230206_d2135c.bin b/stock/H1/20230207112107_lumi.gateway.sacn01_AIOT_V3.5.2_0010.0736_20230206_d2135c.bin new file mode 100644 index 0000000..f748174 Binary files /dev/null and b/stock/H1/20230207112107_lumi.gateway.sacn01_AIOT_V3.5.2_0010.0736_20230206_d2135c.bin differ