diff --git a/openhab2/rules/dc_load_history.rules b/openhab2/rules/dc_load_history.rules index 19f1fef..3d2a7d5 100644 --- a/openhab2/rules/dc_load_history.rules +++ b/openhab2/rules/dc_load_history.rules @@ -7,6 +7,6 @@ then DC_Load_Current.persist("influxdb") DC_Load_Power.persist("influxdb") DC_Load_Watthours.persist("influxdb") - DC_Load_Watthours.persist("influxdb") + DC_Load_Amperehours.persist("influxdb") } end \ No newline at end of file