HDL Home App 第二版本 旧平台金堂用 正在使用
陈嘉乐
2020-05-19 34f902db7b768114f6aec18706debbb7ffb5d7f2
ZigbeeApp/Shared/Phone/ZigBee/Device/HumiditySensor.cs
@@ -8,6 +8,7 @@
    {
        public HumiditySensor()
        {
            this.Type = DeviceType.FreshAirHumiditySensor;
        }
    }
}