HDL_ON/UI/UI2/1-HomePage/HomePageBLL.cs
@@ -202,6 +202,8 @@ } else { if (function.spk != SPK.LightSwitch) { btn.Text = function.lastState; } } @@ -211,6 +213,7 @@ } } } } catch (Exception ex) { MainPage.Log($"HomePage updata funciton states error {ex.Message}");