ZigbeeApp/Shared/Phone/Device/Logic/Send.cs
@@ -533,7 +533,7 @@ var accounts1 = new JObject(); if (dictionary.ContainsKey("Type")) { accounts1.Add("Type", dictionary["Type"]); accounts1.Add("Type", int.Parse(dictionary["Type"])); } if (dictionary.ContainsKey("Option4")) {