diff --git a/business/powerUsageRules.py b/business/powerUsageRules.py index ced744c..7add9f9 100644 --- a/business/powerUsageRules.py +++ b/business/powerUsageRules.py @@ -1,7 +1,7 @@ class PowerUsageRules: rules = [{'rule_id': 1, 'rule_name': "Pool Heating Threshold", - 'rule_remaining_power_value': 1100, + 'rule_remaining_power_value': 1101, 'rule_priority': 1, 'action_threshold_crossed': 'enable', 'action_device_name': 'PAC piscine',