HomeKitCondition ()
		{
			Type = HomeKitConditionType.Unknown;
		}
Exemple #2
0
 HomeKitCondition()
 {
     Type = HomeKitConditionType.Unknown;
 }